[105311] trunk/dports/math/atlas/Portfile

vince at macports.org vince at macports.org
Wed Apr 17 07:10:28 PDT 2013


Revision: 105311
          https://trac.macports.org/changeset/105311
Author:   vince at macports.org
Date:     2013-04-17 07:10:28 -0700 (Wed, 17 Apr 2013)
Log Message:
-----------
Change the vector unit flag for Intel processors

Modified Paths:
--------------
    trunk/dports/math/atlas/Portfile

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2013-04-17 13:50:53 UTC (rev 105310)
+++ trunk/dports/math/atlas/Portfile	2013-04-17 14:10:28 UTC (rev 105311)
@@ -314,7 +314,7 @@
     lappend merger_configure_args(i386)     --cflags=-m32 \
                                             -b 32 \
                                             -A 22 \
-                                            -V 64 \
+                                            -V 448 \
                                             -t 2 \
                                             -s gas_x86_32
 
@@ -560,7 +560,7 @@
                 append gcc_supp_flags   "-m64"
                 append clang_supp_flags "-m64"
                 
-                lappend merger_configure_args("x86_64") -A 25 -V 6
+                lappend merger_configure_args("x86_64") -A 25 -V 448
             }
             
             # ppc (on Intel or ppc64 machines)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130417/50c7b536/attachment.html>


More information about the macports-changes mailing list