summaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-32/Makefile
blob: a07f2986aebb33a140224c23cd90ef91b1ca7cba (plain)
1
2
3
4
5
6
7
8
9
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