about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/Makefile
blob: dfc118cfef2d1d0f6cad5eae2e701a0bdd80c171 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ifeq ($(subdir),string)
sysdep_routines += align-cpy
endif

ifeq ($(have-as-vis3),yes)
ASFLAGS-.o += -Wa,-Av9d
ASFLAGS-.os += -Wa,-Av9d
ASFLAGS-.op += -Wa,-Av9d
ASFLAGS-.og += -Wa,-Av9d
ASFLAGS-.oS += -Wa,-Av9d
endif

ifeq ($(subdir),nptl)
libpthread-routines += cpu_relax
endif