about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-32/Makefile')
-rw-r--r--sysdeps/s390/s390-32/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysdeps/s390/s390-32/Makefile b/sysdeps/s390/s390-32/Makefile
deleted file mode 100644
index a07f2986ae..0000000000
--- a/sysdeps/s390/s390-32/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-ifeq ($(subdir),gmon)
-sysdep_routines += s390-mcount
-endif
-
-ifeq ($(subdir),elf)
-CFLAGS-rtld.c += -Wno-uninitialized -Wno-unused
-CFLAGS-dl-load.c += -Wno-unused
-CFLAGS-dl-reloc.c += -Wno-unused
-endif