about summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-15 15:34:42 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-26 13:37:18 -0300
commit70a1e36cbea1463325933a5e622da7bd66a9bdab (patch)
tree982c99993015f743a9bf190a63c47250a64385c2 /nptl/Makefile
parentff1e342cd1c20d7e21ab77e67414f67feb9ac197 (diff)
downloadglibc-70a1e36cbea1463325933a5e622da7bd66a9bdab.tar.gz
glibc-70a1e36cbea1463325933a5e622da7bd66a9bdab.tar.xz
glibc-70a1e36cbea1463325933a5e622da7bd66a9bdab.zip
nptl: Move sigaction to libc
The libc version is identical and built with same flags.

Checked on x86_64-linux-gnu.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index dc56002c1e..e2528c9ac3 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -212,8 +212,6 @@ libpthread-routines = \
   sem_timedwait \
   sem_unlink \
   sem_wait \
-  sigaction \
-  libc_sigaction \
   tpp \
   unwind \
   unwind-forcedunwind \