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

jeremyhu at macports.org jeremyhu at macports.org
Mon Jul 4 10:07:46 PDT 2011


Revision: 80116
          http://trac.macports.org/changeset/80116
Author:   jeremyhu at macports.org
Date:     2011-07-04 10:07:46 -0700 (Mon, 04 Jul 2011)
Log Message:
-----------
gcc45: Copy darwin10 configure options for darwin11

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

Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile	2011-07-04 17:07:39 UTC (rev 80115)
+++ trunk/dports/lang/gcc46/Portfile	2011-07-04 17:07:46 UTC (rev 80116)
@@ -129,6 +129,10 @@
 	configure.args-append --enable-fully-dynamic-string
 }
 
+platform darwin 11 {
+	configure.args-append --enable-fully-dynamic-string
+}
+
 # due to popular request - untested for the BETA; will be removed as soon as other languages than C compile successfuly
 variant gfortran conflicts java \
 	description "Enables Fortran/gfortran; this language will be enabled in the final version - this variant is completely untested!" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110704/c793cbf1/attachment-0001.html>


More information about the macports-changes mailing list