NEWS: Add comment about changed ABI on s390 and s390x.
[glibc.git] / sysdeps / s390 / Makefile
blob42978dc8b28040e072dfcd10cdd54f85220866bd
1 ifeq ($(subdir),setjmp)
2 ifeq (yes,$(build-shared))
3 sysdep_routines += v1-longjmp v1-sigjmp
4 endif
5 endif
7 ifeq ($(subdir),csu)
8 gen-as-const-headers += rtld-global-offsets.sym
9 endif