Blob Blame History Raw
# Makeconfig fragment for Hurd libpthread add-on.
# This gets included at the end of the main glibc Makeconfig.

have-thread-library = yes

shared-thread-library = $(common-objpfx)htl/libpthread_nonshared.a \
			$(common-objpfx)htl/libpthread.so
static-thread-library = $(common-objpfx)htl/libpthread.a
bounded-thread-library = $(static-thread-library)

rpath-dirs += htl