SPARC: Consolidate unnecessary nptl/ subdirectories.
[glibc.git] / sysdeps / sparc / sparc64 / Makefile
blobdd3023dcec92f840e015da037c7528bd68546550
1 ifeq ($(subdir),csu)
2 sysdep_routines += hp-timing
3 elide-routines.os += hp-timing
4 endif
6 ifeq ($(subdir),string)
7 sysdep_routines += align-cpy
8 endif
10 ifeq ($(have-as-vis3),yes)
11 ASFLAGS-.o += -Wa,-Av9d
12 ASFLAGS-.os += -Wa,-Av9d
13 ASFLAGS-.op += -Wa,-Av9d
14 ASFLAGS-.og += -Wa,-Av9d
15 ASFLAGS-.oS += -Wa,-Av9d
16 endif
18 ifeq ($(subdir),nptl)
19 libpthread-routines += cpu_relax
20 endif