repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* po/id.po: Update from translation team.
[glibc.git]
/
sysdeps
/
sparc
/
Makefile
blob
73b926554e1cd93d2fc5548494c66e91762419fa
1
# The Sparc `long double' is a distinct type we support.
2
long-double-fcts
=
yes
3
4
pie-ccflag
= -
fPIE
5
6
ifeq
($(
subdir
),
gmon
)
7
sysdep_routines
+=
sparc-mcount
8
endif
9
10
ifeq
($(
subdir
),
db2
)
11
CPPFLAGS
+= -
DHAVE_SPINLOCKS
=
1
-
DHAVE_ASSEM_SPARC_GCC
=
1
12
endif