]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/powerpc32/Makefile
Remove last remnants of have-protected
[thirdparty/glibc.git] / sysdeps / powerpc / powerpc32 / Makefile
index cf620c8269e1acac5805cb8bafaa7f9deb7a26d3..1fff5b83bff6b1e1d53cc7fa248658d24534b7bf 100644 (file)
@@ -35,9 +35,6 @@ CFLAGS-gmon-start.o = -G0
 
 ifeq (yes,$(build-shared))
 # Compatibility
-ifeq (yes,$(have-protected))
-CPPFLAGS-libgcc-compat.S = -DHAVE_DOT_HIDDEN
-endif
 sysdep_routines += libgcc-compat
 shared-only-routines += libgcc-compat
 endif