3029eff743
the quad support on 64-bit platforms.
10 lines
185 B
Makefile
10 lines
185 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the amd64 architecture.
|
|
#
|
|
|
|
# Long double is 80 bits
|
|
GDTOASRCS+=strtopx.c
|
|
MDSRCS+=machdep_ldisx.c
|
|
SYM_MAPS+=${.CURDIR}/amd64/Symbol.map
|