[76525] trunk/dports/math/atlas/Portfile
vince at macports.org
vince at macports.org
Sun Feb 27 00:34:52 PST 2011
Revision: 76525
http://trac.macports.org/changeset/76525
Author: vince at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110227/0df07155/attachment.html>
More information about the macports-changes
mailing list