diff options
Diffstat (limited to 'libc/arch-arm64/arm64.mk')
-rw-r--r-- | libc/arch-arm64/arm64.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/arch-arm64/arm64.mk b/libc/arch-arm64/arm64.mk index 7b6b1c3..88da1f3 100644 --- a/libc/arch-arm64/arm64.mk +++ b/libc/arch-arm64/arm64.mk @@ -14,11 +14,6 @@ libc_common_src_files_arm64 := \ upstream-freebsd/lib/libc/string/wcslen.c \ upstream-freebsd/lib/libc/string/wcsrchr.c \ upstream-freebsd/lib/libc/string/wmemcmp.c \ - upstream-openbsd/lib/libc/locale/_def_numeric.c \ - upstream-openbsd/lib/libc/locale/_def_messages.c \ - upstream-openbsd/lib/libc/locale/_def_monetary.c \ - upstream-openbsd/lib/libc/locale/_def_time.c \ - upstream-openbsd/lib/libc/locale/localeconv.c \ upstream-openbsd/lib/libc/string/bcopy.c \ upstream-openbsd/lib/libc/string/strcat.c \ upstream-openbsd/lib/libc/string/strcpy.c \ |