[87656] trunk/dports/lang/gcc46/Portfile

mww at macports.org mww at macports.org
Wed Nov 30 16:04:02 PST 2011


Revision: 87656
          http://trac.macports.org/changeset/87656
Author:   mww at macports.org
Date:     2011-11-30 16:04:01 -0800 (Wed, 30 Nov 2011)
Log Message:
-----------
gcc46: disable 'fully-dynamic-string' on 10.7 -- actually makes compile fail (on 10.7 at least)

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

Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile	2011-11-30 23:18:15 UTC (rev 87655)
+++ trunk/dports/lang/gcc46/Portfile	2011-12-01 00:04:01 UTC (rev 87656)
@@ -122,10 +122,6 @@
 	configure.args-append --enable-fully-dynamic-string
 }
 
-platform darwin 11 {
-	configure.args-append --enable-fully-dynamic-string
-}
-
 platform powerpc {
     configure.universal_archs ppc ppc64
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111130/26189330/attachment.html>


More information about the macports-changes mailing list