summaryrefslogtreecommitdiff
path: root/libc/string/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/Makefile.in')
-rw-r--r--libc/string/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/Makefile.in b/libc/string/Makefile.in
index 26410d005..376316b7e 100644
--- a/libc/string/Makefile.in
+++ b/libc/string/Makefile.in
@@ -105,7 +105,7 @@ STRING_COBJ := $(patsubst $(STRING_DIR)/%.c,$(STRING_OUT)/%.o,$(STRING_CSRC))
libc-y += $(STRING_COBJ)
-libc-nomulti-$(UCLIBC_HAS_XLOCALE) += $(STRING_OUT)/wcscoll_l.o $(STRING_OUT)/wcsxfrm_l.o
+libc-nomulti-$(UCLIBC_HAS_XLOCALE) += $(STRING_OUT)/wcsxfrm_l.o
objclean-y += string_objclean