diff options
Diffstat (limited to 'linuxthreads/Makefile')
-rw-r--r-- | linuxthreads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index 41bb8fff31..fca0137571 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -29,6 +29,7 @@ distribute := internals.h queue.h restart.h spinlock.h smp.h tst-signal.sh \ libc-tsd.c routines := weaks no-tsd +shared-only-routines = weaks extra-libs := libpthread extra-libs-others := $(extra-libs) |