1 2 3 4 5 6
libpthread-routines += cpu_relax ifeq ($(subdir),nptl) CFLAGS-pause.c += -fexceptions CFLAGS-sigsuspend.c += -fexceptions endif