From 609dfaac82501bbb57c6c75021491b0e756ca6c2 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 17 Sep 2006 20:08:47 +0000 Subject: Now builds on sparc64 --- math/tomsfastmath/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index 0aa94c9ce60e..7b42411d2b40 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -23,7 +23,7 @@ ALL_TARGET= default PLIST_FILES= include/tfm.h lib/libtfm.a -NOT_FOR_ARCHS= ia64 sparc64 +NOT_FOR_ARCHS= ia64 NOT_FOR_ARCHS_REASON_ia64= fails to compile .include -- cgit