[75018] trunk/dports/lang/gcc45/Portfile

jmr at macports.org jmr at macports.org
Tue Jan 11 16:32:31 PST 2011


Revision: 75018
          http://trac.macports.org/changeset/75018
Author:   jmr at macports.org
Date:     2011-01-11 16:32:23 -0800 (Tue, 11 Jan 2011)
Log Message:
-----------
gcc45: apply fix for tiger (#26378)

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

Modified: trunk/dports/lang/gcc45/Portfile
===================================================================
--- trunk/dports/lang/gcc45/Portfile	2011-01-12 00:00:32 UTC (rev 75017)
+++ trunk/dports/lang/gcc45/Portfile	2011-01-12 00:32:23 UTC (rev 75018)
@@ -130,6 +130,10 @@
 		${destroot}${prefix}/share/python/classfile-45.py
 }
 
+platform darwin 8 {
+	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45248
+	configure.args-append --with-dwarf2
+}
 platform darwin 10 {
 	configure.args-append --enable-fully-dynamic-string
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110111/3e9221c6/attachment.html>


More information about the macports-changes mailing list