(CFLAGS-pthread_cancel.c): Define.
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Jun 2003 07:51:02 +0000 (07:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Jun 2003 07:51:02 +0000 (07:51 +0000)
nptl/Makefile

index bc17ba5..78d05f4 100644 (file)
@@ -131,6 +131,7 @@ CFLAGS-pthread_join.c = -fexceptions -fasynchronous-unwind-tables
 CFLAGS-pthread_timedjoin.c = -fexceptions -fasynchronous-unwind-tables
 CFLAGS-pthread_cond_wait.c = -fexceptions -fasynchronous-unwind-tables
 CFLAGS-pthread_cond_timedwait.c = -fexceptions -fasynchronous-unwind-tables
+CFLAGS-pthread_cancel.c = -fexceptions -fasynchronous-unwind-tables
 CFLAGS-cancellation.c = -fasynchronous-unwind-tables
 CFLAGS-libc-cancellation.c = -fasynchronous-unwind-tables