about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/s390/Makefile
blob: f2118404440c5e115ca61a9f7fcfa4452063ac7b (plain) (blame)
1
2
3
4
5
6
7
8
ifeq ($(subdir),misc)
sysdep_routines += setfsgid setfsuid setresgid setresuid
sysdep_headers += sys/elf.h
endif

ifeq ($(subdir),csu)
CFLAGS-initfini.s += -DWEAK_GMON_START
endif