summaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index d4ab2e7e4d..cad2d552c6 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -87,6 +87,7 @@ routines = \
pthread_setcancelstate \
pthread_setcanceltype \
pthread_setschedparam \
+ pthread_setspecific \
pthread_sigmask \
unwind \
@@ -204,7 +205,6 @@ libpthread-routines = \
pthread_setconcurrency \
pthread_setname \
pthread_setschedprio \
- pthread_setspecific \
pthread_sigqueue \
pthread_spin_destroy \
pthread_spin_init \