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

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

# On Alpha, long double is just double precision.
MDSRCS+=machdep_ldisd.c
SYM_MAPS+=${.CURDIR}/alpha/Symbol.map
OpenPOWER on IntegriCloud