summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390
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/s390
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/s390')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-32/Makefile4
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/Makefile b/sysdeps/unix/sysv/linux/s390/s390-32/Makefile
index 2115e40a2a..bac110a28b 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-32/Makefile
+++ b/sysdeps/unix/sysv/linux/s390/s390-32/Makefile
@@ -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
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/Makefile b/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
index 0217d83a6c..e3c048b5a4 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/Makefile
@@ -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