From 95deb375da27b3f68efb7c2dd162cefb84edcb3a Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 23 May 2001 06:24:29 +0000 Subject: (CFLAGS-initfini.s): Remove, it's not used anywhere anymore. --- sysdeps/unix/sysv/linux/powerpc/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysdeps/unix/sysv/linux/powerpc') diff --git a/sysdeps/unix/sysv/linux/powerpc/Makefile b/sysdeps/unix/sysv/linux/powerpc/Makefile index 9cefb8fbe9..931611f4db 100644 --- a/sysdeps/unix/sysv/linux/powerpc/Makefile +++ b/sysdeps/unix/sysv/linux/powerpc/Makefile @@ -3,10 +3,6 @@ sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait \ rt_sigqueueinfo rt_sigaction rt_sigpending endif -ifeq ($(subdir),csu) -CFLAGS-initfini.s += -DWEAK_GMON_START -endif - ifeq ($(subdir),resource) sysdep_routines += oldgetrlimit64 endif -- cgit 1.4.1