Update copyright dates with scripts/update-copyrights
[glibc.git] / sysdeps / htl / Makeconfig
blobf8b321c8d23a0f4d6e2d631c5e17f1a844d377fe
1 # Makeconfig fragment for Hurd libpthread add-on.
2 # This gets included at the end of the main glibc Makeconfig.
4 have-thread-library = yes
6 shared-thread-library = $(common-objpfx)htl/libpthread.so
7 static-thread-library = $(..)htl/libpthread_syms.a $(common-objpfx)htl/libpthread.a $(common-objpfx)mach/libmachuser.a $(common-objpfx)hurd/libhurduser.a
8 bounded-thread-library = $(static-thread-library)
10 ifeq (yes,$(build-shared))
11 librt = $(common-objpfx)rt/librt.so
12 else
13 librt = $(common-objpfx)rt/librt.a $(static-thread-library)
14 endif
16 rpath-dirs += htl