1 # Makeconfig fragment for linuxthreads 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)linuxthreads/libpthread.so
7 static-thread-library = $(common-objpfx)linuxthreads/libpthread.a
8 bounded-thread-library = $(common-objpfx)linuxthreads/libpthread_b.a
10 rpath-dirs += linuxthreads