Update build-many-glibcs.py for binutils ia64 obsoletion.
[glibc.git] / sysdeps / htl / Makefile
blobef156f1315901127babd24f530773d8545b58185
1 ifeq ($(subdir),htl)
2 libpthread-sysdep_routines += errno-loc
3 endif
5 ifeq ($(subdir),rt)
6 librt-sysdep_routines += timer_routines
7 endif
9 ifeq ($(subdir),posix)
10 CFLAGS-confstr.c += -DLIBPTHREAD_VERSION='"HTL $(version)"'
11 endif