summaryrefslogtreecommitdiffstats
path: root/lib/libc/powerpc64/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/powerpc64/Makefile.inc')
-rw-r--r--lib/libc/powerpc64/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/powerpc64/Makefile.inc b/lib/libc/powerpc64/Makefile.inc
new file mode 100644
index 0000000..a30779d
--- /dev/null
+++ b/lib/libc/powerpc64/Makefile.inc
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+SRCS+= __vdso_gettc.c
+
+# Long double is 64-bits
+MDSRCS+=machdep_ldisd.c
+SYM_MAPS+=${.CURDIR}/powerpc64/Symbol.map
OpenPOWER on IntegriCloud