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 264ada0ba2..7b36d85f6b 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -129,6 +129,7 @@ routines = \
pthread_setschedparam \
pthread_setspecific \
pthread_sigmask \
+ pthread_spin_destroy \
tpp \
unwind \
@@ -194,7 +195,6 @@ libpthread-routines = \
pthread_setname \
pthread_setschedprio \
pthread_sigqueue \
- pthread_spin_destroy \
pthread_spin_init \
pthread_spin_lock \
pthread_spin_trylock \