[96428] trunk/dports/lang/gcc46/Portfile
mww at macports.org
mww at macports.org
Thu Aug 9 13:54:54 PDT 2012
Revision: 96428
https://trac.macports.org/changeset/96428
Author: mww at macports.org
Date: 2012-08-09 13:54:53 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
gcc46: try to fix build on 10.4 -- #29067
Modified Paths:
--------------
trunk/dports/lang/gcc46/Portfile
Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile 2012-08-09 20:34:08 UTC (rev 96427)
+++ trunk/dports/lang/gcc46/Portfile 2012-08-09 20:54:53 UTC (rev 96428)
@@ -130,6 +130,9 @@
select.file ${filespath}/mp-${name}
platform darwin 8 {
+ # see #29067
+ depends_lib-append apple-gcc42
+ configure.compiler apple-gcc-4.2
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45248
configure.args-append --with-dwarf2
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/0ef37ac3/attachment.html>
More information about the macports-changes
mailing list