]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc64/multiarch/Makefile
powerpc: Use generic wcsrchr optimization
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc64 / multiarch / Makefile
index c70f4a2b5aea19ab3ed1d53492e3ba485e6da39a..ea936bf9edad3b4ab1ea8d6594beab3820159df2 100644 (file)
@@ -37,10 +37,3 @@ endif
 CFLAGS-strncase-power7.c += -mcpu=power7 -funroll-loops
 CFLAGS-strncase_l-power7.c += -mcpu=power7 -funroll-loops
 endif
-
-ifeq ($(subdir),wcsmbs)
-sysdep_routines += wcsrchr-power7 wcsrchr-power6 wcsrchr-ppc64
-
-CFLAGS-wcsrchr-power7.c += -mcpu=power7
-CFLAGS-wcsrchr-power6.c += -mcpu=power6
-endif