summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/lib/msun/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/regression/lib/msun/Makefile b/tools/regression/lib/msun/Makefile
index 2dd955d..60f94d8 100644
--- a/tools/regression/lib/msun/Makefile
+++ b/tools/regression/lib/msun/Makefile
@@ -3,7 +3,6 @@
TESTS= test-csqrt test-fenv test-ilogb test-lrint \
test-lround test-nan test-next test-rem
CFLAGS+= -O0 -lm
-ARCH!= uname -m
.PHONY: tests
tests: ${TESTS}
OpenPOWER on IntegriCloud