]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/unix/sysv/linux/s390/s390-64/Makefile
Update.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / s390 / s390-64 / Makefile
1 ifeq ($(subdir),misc)
2 sysdep_routines += setfsgid setfsuid setresgid setresuid
3 sysdep_headers += sys/elf.h
4 endif
5
6 ifeq ($(subdir),elf)
7 ifeq (yes,$(build-shared))
8 # This is needed to support g++ v2 and v3.
9 sysdep_routines += framestate
10 shared-only-routines += framestate
11 endif
12 endif