about summary refs log tree commit diff
path: root/rt/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-27 08:17:46 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-27 08:17:46 +0000
commit7d7ff54cb9152548227f42e1cf7336447f48ec2a (patch)
treee1ddccb3779dab26b47cd5f78507feefb428c426 /rt/Makefile
parent7539c7ecfda06eeae987fc53815523a70938073a (diff)
downloadglibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.tar.gz
glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.tar.xz
glibc-7d7ff54cb9152548227f42e1cf7336447f48ec2a.zip
Update.
2003-06-27  Ulrich Drepper  <drepper@redhat.com>

	* rt/Makefile (CFLAGS-librt-cancellation.c): Define.
Diffstat (limited to 'rt/Makefile')
-rw-r--r--rt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/Makefile b/rt/Makefile
index b99949240a..9f49a02e0c 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