summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2007-12-16 23:00:18 +0000
committerdas <das@FreeBSD.org>2007-12-16 23:00:18 +0000
commitbb20311c500fd8c49f6ba2960d43526101d39911 (patch)
treeca4c6fc936d82d66c2e6b089fa71a3f9f6204ecc /tools
parentab4dffd44abeb94126f6f18c714379bb54555df4 (diff)
downloadFreeBSD-src-bb20311c500fd8c49f6ba2960d43526101d39911.zip
FreeBSD-src-bb20311c500fd8c49f6ba2960d43526101d39911.tar.gz
Remove another Alpha remnant.
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