From 7d7ff54cb9152548227f42e1cf7336447f48ec2a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Jun 2003 08:17:46 +0000 Subject: Update. 2003-06-27 Ulrich Drepper * rt/Makefile (CFLAGS-librt-cancellation.c): Define. --- rt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/Makefile') diff --git a/rt/Makefile b/rt/Makefile index b999492..9f49a02 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -51,6 +51,7 @@ include ../Rules CFLAGS-aio_suspend.c = -fexceptions CFLAGS-clock_nanosleep.c = -fexceptions -fasynchronous-unwind-tables +CFLAGS-librt-cancellation.c = -fasynchronous-unwind-tables # Depend on libc.so so a DT_NEEDED is generated in the shared objects. # This ensures they will load libc.so for needed symbols if loaded by -- cgit v1.1