summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/Makefile.inc')
-rw-r--r--lib/libc/alpha/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/alpha/Makefile.inc b/lib/libc/alpha/Makefile.inc
index eff6caf..c014136 100644
--- a/lib/libc/alpha/Makefile.inc
+++ b/lib/libc/alpha/Makefile.inc
@@ -7,3 +7,6 @@
# Alpha is 64-bit, so it doesn't need quad functions:
#
NO_QUAD=
+
+# On Alpha, long double is just double precision.
+MDSRCS+=machdep_ldisd.c
OpenPOWER on IntegriCloud