aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linuxthreads/Makefile1
-rw-r--r--nptl/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile
index 2978072e43..8a6f9bfc91 100644
--- a/linuxthreads/Makefile
+++ b/linuxthreads/Makefile
@@ -33,6 +33,7 @@ shared-only-routines = forward
extra-libs := libpthread
extra-libs-others := $(extra-libs)
+install-lib-ldscripts := libpthread.so
libpthread-routines := attr cancel condvar join manager mutex ptfork \
ptlongjmp pthread signals specific errno lockfile \
diff --git a/nptl/Makefile b/nptl/Makefile
index 7e710082e4..7514010b1e 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -27,6 +27,7 @@ headers := pthread.h semaphore.h bits/semaphore.h
extra-libs := libpthread
extra-libs-others := $(extra-libs)
+install-lib-ldscripts := libpthread.so
routines = alloca_cutoff forward libc-lowlevellock libc-lowlevelmutex \
libc-cancellation