From: Szabolcs Nagy Date: Thu, 28 Jul 2022 13:29:19 +0000 (+0100) Subject: aarch64: Don't build wordcopy X-Git-Tag: glibc-2.37~214 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd31f42e39206bc69f4a60e47ee117f6c968138c;p=thirdparty%2Fglibc.git aarch64: Don't build wordcopy Use an empty wordcopy.c to avoid building the generic one. It does not seem to be used anywhere. Reviewed-by: Adhemerval Zanella --- diff --git a/sysdeps/aarch64/wordcopy.c b/sysdeps/aarch64/wordcopy.c new file mode 100644 index 00000000000..e69de29bb2d