[PATCH 03/20] aarch64: Don't build wordcopy
Szabolcs Nagy
szabolcs.nagy@arm.com
Thu Oct 27 15:32:18 GMT 2022
Use an empty wordcopy.c to avoid building the generic one.
It does not seem to be used anywhere.
---
sysdeps/aarch64/wordcopy.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 sysdeps/aarch64/wordcopy.c
diff --git a/sysdeps/aarch64/wordcopy.c b/sysdeps/aarch64/wordcopy.c
new file mode 100644
index 0000000000..e69de29bb2
--
2.25.1
More information about the Libc-alpha
mailing list