summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/Makefile
blob: 73b926554e1cd93d2fc5548494c66e91762419fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# The Sparc `long double' is a distinct type we support.
long-double-fcts = yes

pie-ccflag = -fPIE

ifeq ($(subdir),gmon)
sysdep_routines += sparc-mcount
endif

ifeq ($(subdir),db2)
CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_SPARC_GCC=1
endif