Revision: 76525 http://trac.macports.org/changeset/76525 Author: vince@macports.org Date: 2011-02-27 00:34:47 -0800 (Sun, 27 Feb 2011) Log Message: ----------- -A PPCG4 > -A 4 (should be a number, not a symbolic name). Modified Paths: -------------- trunk/dports/math/atlas/Portfile Modified: trunk/dports/math/atlas/Portfile =================================================================== --- trunk/dports/math/atlas/Portfile 2011-02-27 07:53:38 UTC (rev 76524) +++ trunk/dports/math/atlas/Portfile 2011-02-27 08:34:47 UTC (rev 76525) @@ -110,7 +110,7 @@ -Fa alg -fPIC configure.args-append --cc='${configure.cc} -m32' \ - -A PPCG4 \ + -A 4 \ -Fa alg '-fPIC -m32' # On Leopard, we may warn the user that ppc is not as efficient as ppc64
participants (1)
-
vince@macports.org