diff options
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |