From ac9e0e5e401fa634667a8284a0db0ca886bf816b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 6 Feb 2015 10:42:08 -0800 Subject: Clean up sysdep-dl-routines variable. --- sysdeps/hppa/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysdeps/hppa') 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) -- cgit 1.4.1