summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips64/mips64.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-04-08 21:52:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-04-08 21:52:33 +0000
commitac70d2e1fe71f98232942237c2b463ea3adbf662 (patch)
tree9ef6d22fd159d9227da996f74ba3cdf325a7c458 /libc/arch-mips64/mips64.mk
parente2239ddb727f1f07237fa664edaf43b12b18e0a6 (diff)
parent5363a45f2b6d4eeb054710d0886bbadea8a15273 (diff)
downloadbionic-ac70d2e1fe71f98232942237c2b463ea3adbf662.zip
bionic-ac70d2e1fe71f98232942237c2b463ea3adbf662.tar.gz
bionic-ac70d2e1fe71f98232942237c2b463ea3adbf662.tar.bz2
Merge "Clean up localeconv(3)."
Diffstat (limited to 'libc/arch-mips64/mips64.mk')
-rw-r--r--libc/arch-mips64/mips64.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/arch-mips64/mips64.mk b/libc/arch-mips64/mips64.mk
index 28c3d2b..75620d8 100644
--- a/libc/arch-mips64/mips64.mk
+++ b/libc/arch-mips64/mips64.mk
@@ -16,11 +16,6 @@ libc_common_src_files_mips64 := \
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/strcmp.c \