Makefile.inc (bd15659f64eb4460b85f395a176de9d4fcf40ecb) Makefile.inc (6fad3aaf157b3ab3d64b99ca7c14751124c044dd)
1# $FreeBSD$
2#
3# Machine dependent definitions for the amd64 architecture.
4#
5
6#
7# AMD64 is 64-bit, so it doesn't need quad functions:
8#
9NO_QUAD=
10
11# Long double is 80 bits
12GDTOASRCS+=strtopx.c
13MDSRCS+=machdep_ldisx.c
1# $FreeBSD$
2#
3# Machine dependent definitions for the amd64 architecture.
4#
5
6#
7# AMD64 is 64-bit, so it doesn't need quad functions:
8#
9NO_QUAD=
10
11# Long double is 80 bits
12GDTOASRCS+=strtopx.c
13MDSRCS+=machdep_ldisx.c
14SYM_MAPS+=${.CURDIR}/amd64/Symbol.map