summaryrefslogtreecommitdiffstats
path: root/lib/msun/alpha/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/alpha/Makefile.inc')
-rw-r--r--lib/msun/alpha/Makefile.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/msun/alpha/Makefile.inc b/lib/msun/alpha/Makefile.inc
deleted file mode 100644
index f2fc86a..0000000
--- a/lib/msun/alpha/Makefile.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-ARCH_SRCS = s_copysign.S s_copysignf.S
-LDBL_PREC = 53
-SYM_MAPS += ${.CURDIR}/alpha/Symbol.map
-
-# XXX Comment from NetBSD/Alpha:
-# XXX LINT SIGFPEs in e_exp.c's strtod(). FP underflow/denorm software
-# handling is broken (doesn't exist!) on the Alpha port.
-# Stock gcc 2.7.2.1 doesn't understand these options.
-#CFLAGS += -mtrap-precision=i -mfp-trap-mode=su
OpenPOWER on IntegriCloud