diff options
Diffstat (limited to 'rt')
-rw-r--r-- | rt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt/Makefile b/rt/Makefile index c1a0fdeb46..97c9bbd9de 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -59,7 +59,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-librt-cancellation.c += -fasynchronous-unwind-tables LDFLAGS-rt.so = -Wl,--enable-new-dtags,-z,nodelete |