Remove dead code from x86-32 SSSE3 strncmp.
[glibc.git] / sysdeps / sparc / Makefile
blob735e4a40db0129a6162129282909242d667e56c1
1 # The Sparc `long double' is a distinct type we support.
2 long-double-fcts = yes
4 pie-ccflag = -fPIE
6 ifeq ($(subdir),gmon)
7 sysdep_routines += sparc-mcount
8 endif
10 ifeq ($(subdir),db2)
11 CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_SPARC_GCC=1
12 endif
14 ifeq ($(subdir),csu)
15 # get offset to rtld_global._dl_hwcap
16 gen-as-const-headers += rtld-global-offsets.sym
17 endif