summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sparc64/Makefile.inc')
-rw-r--r--lib/libc/sparc64/Makefile.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/libc/sparc64/Makefile.inc b/lib/libc/sparc64/Makefile.inc
new file mode 100644
index 0000000..76cc8b9
--- /dev/null
+++ b/lib/libc/sparc64/Makefile.inc
@@ -0,0 +1,11 @@
+# $FreeBSD$
+#
+# Machine dependent definitions for the ultra sparc architecture.
+#
+
+.include "fpu/Makefile.inc"
+
+# Long double is quad precision
+GDTOASRCS+=strtorQ.c
+MDSRCS+=machdep_ldisQ.c
+SYM_MAPS+=${.CURDIR}/sparc64/Symbol.map
OpenPOWER on IntegriCloud