mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-26 08:22:38 +03:00
5 lines
95 B
Makefile
5 lines
95 B
Makefile
ifeq ($(subdir),nptl)
|
|
CFLAGS-pause.c += -fexceptions
|
|
CFLAGS-sigsuspend.c += -fexceptions
|
|
endif
|