about summary refs log tree commit diff
path: root/sysdeps/hppa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/hppa/Makefile')
-rw-r--r--sysdeps/hppa/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile
index 9531504c4b..b7765c31ec 100644
--- a/sysdeps/hppa/Makefile
+++ b/sysdeps/hppa/Makefile
@@ -30,9 +30,6 @@ endif
 ifeq ($(subdir),csu)
 ifeq (yes,$(build-shared))
 # Compatibility
-ifeq (yes,$(have-protected))
-CPPFLAGS-libgcc-compat.c = -DHAVE_DOT_HIDDEN
-endif
 sysdep_routines += libgcc-compat
 shared-only-routines += libgcc-compat
 endif