[67184] trunk/dports/lang/gcc34/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 30 20:21:44 PDT 2010


Revision: 67184
          http://trac.macports.org/changeset/67184
Author:   jmr at macports.org
Date:     2010-04-30 20:21:42 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
gcc34: clear arch flags

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

Modified: trunk/dports/lang/gcc34/Portfile
===================================================================
--- trunk/dports/lang/gcc34/Portfile	2010-05-01 03:13:43 UTC (rev 67183)
+++ trunk/dports/lang/gcc34/Portfile	2010-05-01 03:21:42 UTC (rev 67184)
@@ -66,6 +66,13 @@
                         --with-local-prefix=${prefix} \
                         --with-gxx-include-dir=${prefix}/include/gcc-${major}/c++/
 
+configure.cc_archflags
+configure.cxx_archflags
+configure.objc_archflags
+if {[info exists configure.ld_archflags]} {
+    configure.ld_archflags
+}
+
 build.target            bootstrap-lean
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100430/79124009/attachment.html>


More information about the macports-changes mailing list