S390: Ifunc resolver macro for vector instructions.
[glibc.git] / sysdeps / posix / Makefile
blob52f20f5d973f02161d353c27a9057e379a5e6e1a
1 # These affect the generated bits/stdio_lim.h file.
2 L_tmpnam = 20
3 TMP_MAX = 238328
4 L_ctermid = 9
5 L_cuserid = 9
7 ifeq ($(subdir)|$(have-thread-library),rt|no)
8 # With NPTL, this lives in libpthread so it can be used for sem_open too.
9 # Without NPTL, it's just private in librt.
10 librt-routines += shm-directory
11 endif