X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/224c70764cab4e0e39a26aaf3ad3016552f62f55..fbd86d4cc20b02a10edcca92fb7ae0a143e63cc4:/x86_64/string/Makefile.inc diff --git a/x86_64/string/Makefile.inc b/x86_64/string/Makefile.inc index c0a9b6c..db0d4c9 100644 --- a/x86_64/string/Makefile.inc +++ b/x86_64/string/Makefile.inc @@ -18,6 +18,7 @@ MDSRCS += bcopy.s \ strncpy.s \ strncmp.s \ memcmp.s \ - bcmp.s \ memset.s \ ffs.s + +SUPPRESSSRCS += bcmp.c