From 70a1e36cbea1463325933a5e622da7bd66a9bdab Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 15 Mar 2021 15:34:42 -0300 Subject: nptl: Move sigaction to libc The libc version is identical and built with same flags. Checked on x86_64-linux-gnu. --- nptl/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'nptl/Makefile') 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 \ -- cgit 1.4.1