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_nonshared.a \
7 $(common-objpfx)linuxthreads/libpthread.so
8 static-thread-library = $(common-objpfx)linuxthreads/libpthread.a
9 bounded-thread-library = $(common-objpfx)linuxthreads/libpthread_b.a
11 rpath-dirs += linuxthreads