2.9
[glibc/nacl-glibc.git] / sysdeps / sparc / Makefile
blob73b926554e1cd93d2fc5548494c66e91762419fa
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