Add IP_PROTOCOL from Linux 6.4 to bits/in.h
[glibc.git] / sysdeps / htl / Makeconfig
blobab22373ae18159702f935a057dd71776033fa1a5
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
5 have-anl-library = yes
7 shared-thread-library = $(common-objpfx)htl/libpthread.so
8 static-thread-library = $(..)htl/libpthread_syms.a $(common-objpfx)htl/libpthread.a $(common-objpfx)mach/libmachuser.a $(common-objpfx)hurd/libhurduser.a
9 bounded-thread-library = $(static-thread-library)
11 ifeq (yes,$(build-shared))
12 librt = $(common-objpfx)rt/librt.so
13 else
14 librt = $(common-objpfx)rt/librt.a $(static-thread-library)
15 endif
17 rpath-dirs += htl