[106777] trunk/dports/science/fasthenry-wr/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jun 7 15:28:50 PDT 2013


Revision: 106777
          https://trac.macports.org/changeset/106777
Author:   macsforever2000 at macports.org
Date:     2013-06-07 15:28:50 -0700 (Fri, 07 Jun 2013)
Log Message:
-----------
fasthenry-wr: add get_canonical_archflags

Modified Paths:
--------------
    trunk/dports/science/fasthenry-wr/Portfile

Modified: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile	2013-06-07 22:18:26 UTC (rev 106776)
+++ trunk/dports/science/fasthenry-wr/Portfile	2013-06-07 22:28:50 UTC (rev 106777)
@@ -31,7 +31,9 @@
 compiler.blacklist  clang
 
 build.args-append   CC=${configure.cc} \
+                    CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
                     CXX=${configure.cxx} \
+                    CXXFLAGS="${configure.cxxflags} [get_canonical_archflags cxx]" \
                     CPP=${configure.cpp}
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130607/7169738a/attachment.html>


More information about the macports-changes mailing list