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/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile
index 078f90a60c..ace6eb963c 100644
--- a/sysdeps/hppa/Makefile
+++ b/sysdeps/hppa/Makefile
@@ -26,8 +26,6 @@ CFLAGS-rtld.c += -mdisable-fpregs
 sysdep-dl-routines += dl-symaddr dl-fptr
 # dl-fptr.c needs a complete rewrite to fix ISO C aliasing violations.
 CFLAGS-dl-fptr.c = -Wno-error
-sysdep_routines += $(sysdep-dl-routines)
-sysdep-rtld-routines += $(sysdep-dl-routines)
 endif
 
 ifeq ($(subdir),csu)