summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-x86/x86.mk')
-rw-r--r--libc/arch-x86/x86.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/arch-x86/x86.mk b/libc/arch-x86/x86.mk
index d13a934..aa183cb 100644
--- a/libc/arch-x86/x86.mk
+++ b/libc/arch-x86/x86.mk
@@ -12,7 +12,6 @@ libc_common_src_files_x86 += \
bionic/__memset_chk.cpp \
bionic/__strcpy_chk.cpp \
bionic/__strcat_chk.cpp \
- upstream-freebsd/lib/libc/string/wmemmove.c \
# These are shared by all the 32-bit targets, but not the 64-bit ones.