about summary refs log tree commit diff
path: root/sysdeps/ia64/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/nptl/Makefile')
-rw-r--r--sysdeps/ia64/nptl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ia64/nptl/Makefile b/sysdeps/ia64/nptl/Makefile
index 48f1327446..1e6be8eea8 100644
--- a/sysdeps/ia64/nptl/Makefile
+++ b/sysdeps/ia64/nptl/Makefile
@@ -21,4 +21,5 @@ endif
 
 ifeq ($(subdir),nptl)
 libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask
+libpthread-shared-only-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask
 endif