Turn off the libc/quad functions since they are not needed for amd64

and just cause lots of warnings.
This commit is contained in:
Peter Wemm 2003-07-22 06:34:57 +00:00
parent 3a6052bb2a
commit 58452af3e5

View file

@ -0,0 +1,9 @@
# $FreeBSD$
#
# Machine dependent definitions for the amd64 architecture.
#
#
# AMD64 is 64-bit, so it doesn't need quad functions:
#
NO_QUAD=1