summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/msun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/msun/Makefile')
-rw-r--r--tools/regression/lib/msun/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/regression/lib/msun/Makefile b/tools/regression/lib/msun/Makefile
index 46a6947..696cf30 100644
--- a/tools/regression/lib/msun/Makefile
+++ b/tools/regression/lib/msun/Makefile
@@ -3,9 +3,6 @@
TESTS= test-fenv test-ilogb test-lrint test-lround test-next test-rem
CFLAGS+= -O0 -lm
ARCH!= uname -m
-.if ${ARCH} == "alpha"
-CFLAGS+= -mieee-with-inexact -mfp-rounding-mode=d
-.endif
.PHONY: tests
tests: ${TESTS}
OpenPOWER on IntegriCloud