aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 9befd09..d370440 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -114,7 +114,6 @@ libpthread-routines = \
pt-interp \
pt-longjmp \
pt-raise \
- pt-system \
pthread_attr_getaffinity \
pthread_attr_getguardsize \
pthread_attr_getstack \
@@ -296,8 +295,6 @@ CFLAGS-send.c += -fexceptions -fasynchronous-unwind-tables
CFLAGS-sigsuspend.c += -fexceptions -fasynchronous-unwind-tables
CFLAGS-fdatasync.c += -fexceptions -fasynchronous-unwind-tables
-CFLAGS-pt-system.c += -fexceptions
-
CFLAGS-futex-internal.c += -fexceptions -fasynchronous-unwind-tables
LDLIBS-tst-once5 = -lstdc++