summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/Makefile.inc
blob: d47f8865b32632c26ce5207f7b9e749c4f919e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
#
# Machine dependent definitions for the ultra sparc architecture.
#

.include "fpu/Makefile.inc"

#
# sparc64 is 64-bit, so it doesn't need quad functions.
#
NO_QUAD=

# Long double is quad precision
GDTOASRCS+=strtopQ.c
MDSRCS+=machdep_ldisQ.c
OpenPOWER on IntegriCloud