diff options
Diffstat (limited to 'rt/Makefile')
-rw-r--r-- | rt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt/Makefile b/rt/Makefile index 2bc4160..6c8365e 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -56,7 +56,6 @@ include ../Rules CFLAGS-aio_suspend.c += -fexceptions CFLAGS-mq_timedreceive.c += -fexceptions -fasynchronous-unwind-tables CFLAGS-mq_timedsend.c += -fexceptions -fasynchronous-unwind-tables -CFLAGS-clock_nanosleep.c += -fexceptions -fasynchronous-unwind-tables CFLAGS-librt-cancellation.c += -fasynchronous-unwind-tables LDFLAGS-rt.so = -Wl,--enable-new-dtags,-z,nodelete |