(CFLAGS-initfini.s): Remove, it's not used anywhere anymore.
authorAndreas Jaeger <aj@suse.de>
Wed, 23 May 2001 06:24:29 +0000 (06:24 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 23 May 2001 06:24:29 +0000 (06:24 +0000)
sysdeps/unix/sysv/linux/i386/Makefile
sysdeps/unix/sysv/linux/ia64/Makefile
sysdeps/unix/sysv/linux/powerpc/Makefile
sysdeps/unix/sysv/linux/s390/s390-32/Makefile
sysdeps/unix/sysv/linux/s390/s390-64/Makefile

index 9cd7106..4a219b8 100644 (file)
@@ -14,10 +14,6 @@ sysdep_routines += dl-procinfo
 sysdep-rtld-routines += dl-procinfo
 endif
 
-ifeq ($(subdir),csu)
-CFLAGS-initfini.s += -DWEAK_GMON_START
-endif
-
 ifeq ($(subdir),resource)
 sysdep_routines += oldgetrlimit64
 endif
index 7326b9f..e028a2d 100644 (file)
@@ -6,10 +6,6 @@ ifeq ($(subdir),stdlib)
 sysdep_routines += __start_context
 endif
 
-ifeq ($(subdir),csu)
-CFLAGS-initfini.s += -DWEAK_GMON_START
-endif
-
 ifeq ($(subdir),misc)
 sysdep_headers += sys/io.h
 sysdep_routines += ioperm clone2
index 9cefb8f..931611f 100644 (file)
@@ -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
index 2115e40..bac110a 100644 (file)
@@ -3,10 +3,6 @@ sysdep_routines += setfsgid setfsuid setresgid setresuid
 sysdep_headers += sys/elf.h
 endif
 
-ifeq ($(subdir),csu)
-CFLAGS-initfini.s += -DWEAK_GMON_START
-endif
-
 ifeq ($(subdir),resource)
 sysdep_routines += oldgetrlimit64
 endif
index 0217d83..e3c048b 100644 (file)
@@ -1,7 +1,3 @@
-ifeq ($(subdir),csu)
-CFLAGS-initfini.s += -DWEAK_GMON_START
-endif
-
 ifeq ($(subdir),misc)
 sysdep_routines += setfsgid setfsuid setresgid setresuid
 sysdep_headers += sys/elf.h