mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
58452af3e5
and just cause lots of warnings.
10 lines
145 B
Makefile
10 lines
145 B
Makefile
# $FreeBSD$
|
|
#
|
|
# Machine dependent definitions for the amd64 architecture.
|
|
#
|
|
|
|
#
|
|
# AMD64 is 64-bit, so it doesn't need quad functions:
|
|
#
|
|
NO_QUAD=1
|