summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-03-16 14:22:19 +0000
committerru <ru@FreeBSD.org>2006-03-16 14:22:19 +0000
commit5aca7016bd81343e15499fead2a01f055dd10593 (patch)
treeafbecd6ab63735e46b0e4115ca6319ee89c0acb5 /lib/libc/amd64
parent98cbabd0eb8f29587a2d94e6f7ed7db6914eed96 (diff)
downloadFreeBSD-src-5aca7016bd81343e15499fead2a01f055dd10593.zip
FreeBSD-src-5aca7016bd81343e15499fead2a01f055dd10593.tar.gz
Desupport the undocumented NO_QUAD option, just don't compile
the quad support on 64-bit platforms.
Diffstat (limited to 'lib/libc/amd64')
-rw-r--r--lib/libc/amd64/Makefile.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/amd64/Makefile.inc b/lib/libc/amd64/Makefile.inc
index 43bce08..e3f0c48 100644
--- a/lib/libc/amd64/Makefile.inc
+++ b/lib/libc/amd64/Makefile.inc
@@ -3,11 +3,6 @@
# Machine dependent definitions for the amd64 architecture.
#
-#
-# AMD64 is 64-bit, so it doesn't need quad functions:
-#
-NO_QUAD=
-
# Long double is 80 bits
GDTOASRCS+=strtopx.c
MDSRCS+=machdep_ldisx.c
OpenPOWER on IntegriCloud