aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/riscv/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/riscv/Makefile.inc')
-rw-r--r--lib/libc/riscv/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libc/riscv/Makefile.inc b/lib/libc/riscv/Makefile.inc
index e8c0da7a1d7e..b22190353e32 100644
--- a/lib/libc/riscv/Makefile.inc
+++ b/lib/libc/riscv/Makefile.inc
@@ -1 +1,9 @@
# $FreeBSD$
+#
+# Machine dependent definitions for the RISC-V architecture.
+#
+
+# Long double is quad precision
+GDTOASRCS+=strtorQ.c
+MDSRCS+=machdep_ldisQ.c
+SYM_MAPS+=${LIBC_SRCTOP}/riscv/Symbol.map