summaryrefslogtreecommitdiffstats
path: root/lib/libc/ia64/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ia64/Makefile.inc')
-rw-r--r--lib/libc/ia64/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/libc/ia64/Makefile.inc b/lib/libc/ia64/Makefile.inc
new file mode 100644
index 0000000..58afd5d
--- /dev/null
+++ b/lib/libc/ia64/Makefile.inc
@@ -0,0 +1,9 @@
+# $FreeBSD$
+#
+# Machine dependent definitions for the alpha architecture.
+#
+
+#
+# IA-64 is 64-bit, so it doesn't need quad functions:
+#
+NO_QUAD=1
OpenPOWER on IntegriCloud