1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

2001-05-20 Roland McGrath <roland@frob.com>

* Makeconfig: New file, variables used to be in main libc Makeconfig.
This commit is contained in:
Roland McGrath
2001-05-21 06:06:20 +00:00
parent 7060e53ec7
commit 575f0d00f6

10
linuxthreads/Makeconfig Normal file
View File

@@ -0,0 +1,10 @@
# Makeconfig fragment for linuxthreads add-on.
# This gets included at the end of the main glibc Makeconfig.
have-thread-library = yes
shared-thread-library = $(common-objpfx)linuxthreads/libpthread.so
static-thread-library = $(common-objpfx)linuxthreads/libpthread.a
bounded-thread-library = $(common-objpfx)linuxthreads/libpthread_b.a
rpath-dirs += linuxthreads