about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/pthread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/pthread/Makefile')
-rw-r--r--linuxthreads/sysdeps/pthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile
index e9d57d58e4..f73f40e9d9 100644
--- a/linuxthreads/sysdeps/pthread/Makefile
+++ b/linuxthreads/sysdeps/pthread/Makefile
@@ -1,5 +1,6 @@
 ifeq ($(subdir),rt)
 librt-sysdep_routines += timer_routines
+CPPFLAGS += -DBROKEN_THREAD_SIGNALS
 
 ifeq (yes,$(build-shared))
 $(objpfx)tst-timer: $(objpfx)librt.so $(shared-thread-library)