summaryrefslogtreecommitdiffstats
path: root/lib/libc/sparc64
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2002-03-05 00:00:40 +0000
committertmm <tmm@FreeBSD.org>2002-03-05 00:00:40 +0000
commit1e66eafc6caaf8c88c16cc1648a1a2aa0fce016a (patch)
treef2aee493587bdf613e8cf927bea3ad0b32667ae9 /lib/libc/sparc64
parentbe085a899ec0eab8e938f7e658ae0e98833404da (diff)
downloadFreeBSD-src-1e66eafc6caaf8c88c16cc1648a1a2aa0fce016a.zip
FreeBSD-src-1e66eafc6caaf8c88c16cc1648a1a2aa0fce016a.tar.gz
Connect the sparc64 userland fp emulator to the build.
Diffstat (limited to 'lib/libc/sparc64')
-rw-r--r--lib/libc/sparc64/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sparc64/Makefile.inc b/lib/libc/sparc64/Makefile.inc
index 58a6bc4..ebac893 100644
--- a/lib/libc/sparc64/Makefile.inc
+++ b/lib/libc/sparc64/Makefile.inc
@@ -3,6 +3,8 @@
# Machine dependent definitions for the ultra sparc architecture.
#
+.include "fpu/Makefile.inc"
+
#
# sparc64 is 64-bit, so it doesn't need quad functions.
#
OpenPOWER on IntegriCloud