[106168] trunk/dports/lang/gcc48/Portfile

larryv at macports.org larryv at macports.org
Fri May 17 11:56:15 PDT 2013


Revision: 106168
          https://trac.macports.org/changeset/106168
Author:   larryv at macports.org
Date:     2013-05-17 11:56:15 -0700 (Fri, 17 May 2013)
Log Message:
-----------
libstdcxx, gcc48: Make CXX build invocations respect build_arch (#39135).

Modified Paths:
--------------
    trunk/dports/lang/gcc48/Portfile

Modified: trunk/dports/lang/gcc48/Portfile
===================================================================
--- trunk/dports/lang/gcc48/Portfile	2013-05-17 18:39:54 UTC (rev 106167)
+++ trunk/dports/lang/gcc48/Portfile	2013-05-17 18:56:15 UTC (rev 106168)
@@ -206,6 +206,7 @@
 configure.env-append CPP="${configure.cc} -E"
 build.env-append CPP="${configure.cc} -E"
 configure.cc-append [get_canonical_archflags]
+configure.cxx-append [get_canonical_archflags]
 configure.cc_archflags
 configure.cxx_archflags
 configure.objc_archflags
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130517/a796af84/attachment.html>


More information about the macports-changes mailing list