about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-05-23 06:24:29 +0000
committerAndreas Jaeger <aj@suse.de>2001-05-23 06:24:29 +0000
commit95deb375da27b3f68efb7c2dd162cefb84edcb3a (patch)
tree68fa6cbcc81a72c1c8b7df833d73eddc5727b419 /sysdeps/unix/sysv/linux/powerpc
parente017830580990842266a5a4f61aca189b56723bb (diff)
downloadglibc-95deb375da27b3f68efb7c2dd162cefb84edcb3a.tar.gz
glibc-95deb375da27b3f68efb7c2dd162cefb84edcb3a.tar.xz
glibc-95deb375da27b3f68efb7c2dd162cefb84edcb3a.zip
(CFLAGS-initfini.s): Remove, it's not used anywhere anymore.
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Makefile4
1 files changed, 0 insertions, 4 deletions
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