about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
blob: 656d2e09c572a89e85a31b514641868832e040d5 (plain) (blame)
1
2
3
4
5
6
libpthread-routines += cpu_relax

ifeq ($(subdir),nptl)
CFLAGS-pause.c += -fexceptions
CFLAGS-sigsuspend.c += -fexceptions
endif