summaryrefslogtreecommitdiff
path: root/sysdeps/ia64/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/nptl')
-rw-r--r--sysdeps/ia64/nptl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/ia64/nptl/Makefile b/sysdeps/ia64/nptl/Makefile
index b7d87c37c8..d34cb27699 100644
--- a/sysdeps/ia64/nptl/Makefile
+++ b/sysdeps/ia64/nptl/Makefile
@@ -20,6 +20,6 @@ gen-as-const-headers += tcb-offsets.sym
endif
ifeq ($(subdir),nptl)
-libpthread-routines += sysdep sigblock sigprocmask
-libpthread-shared-only-routines += sysdep sigblock sigprocmask
+libpthread-routines += sysdep
+libpthread-shared-only-routines += sysdep
endif