aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/nptl/Makefile')
-rw-r--r--sysdeps/nptl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/nptl/Makefile b/sysdeps/nptl/Makefile
index adcced4..632cd36 100644
--- a/sysdeps/nptl/Makefile
+++ b/sysdeps/nptl/Makefile
@@ -21,8 +21,7 @@ libpthread-sysdep_routines += errno-loc
endif
ifeq ($(subdir),rt)
-librt-sysdep_routines += timer_routines librt-cancellation
-CFLAGS-librt-cancellation.c += -fexceptions -fasynchronous-unwind-tables
+librt-sysdep_routines += timer_routines
tests += tst-mqueue8x
CFLAGS-tst-mqueue8x.c += -fexceptions