aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2003-06-20 16:23:23 +0000
committerRichard Henderson <rth@redhat.com>2003-06-20 16:23:23 +0000
commitc99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a (patch)
tree2bff23c4158296ff01680234fc26de3952af8361 /linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
parent9bdabb94dac4be59ab69b3330457861ae997c940 (diff)
downloadglibc-c99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a.tar
glibc-c99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a.tar.gz
glibc-c99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a.tar.bz2
glibc-c99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a.zip
* sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): Remove ptw-osf_sigprocmask.
2003-06-20 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): Remove ptw-osf_sigprocmask.
Diffstat (limited to 'linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile')
-rw-r--r--linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
index 7897ece8f4..e03aee99fc 100644
--- a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
+++ b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
@@ -1,3 +1,3 @@
ifeq ($(subdir),linuxthreads)
-libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask ptw-osf_sigprocmask
+libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask
endif