[30736] trunk/dports/lang

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 5 12:17:10 PST 2007


Revision: 30736
          http://trac.macosforge.org/projects/macports/changeset/30736
Author:   mww at macports.org
Date:     2007-11-05 12:17:10 -0800 (Mon, 05 Nov 2007)

Log Message:
-----------
add reminder to allow parallel builds

Modified Paths:
--------------
    trunk/dports/lang/gcc40/Portfile
    trunk/dports/lang/gcc41/Portfile
    trunk/dports/lang/gcc42/Portfile

Modified: trunk/dports/lang/gcc40/Portfile
===================================================================
--- trunk/dports/lang/gcc40/Portfile	2007-11-05 19:36:24 UTC (rev 30735)
+++ trunk/dports/lang/gcc40/Portfile	2007-11-05 20:17:10 UTC (rev 30736)
@@ -58,6 +58,7 @@
 				--with-gmp=${prefix} \
 				--with-mpfr=${prefix}
 
+#use_parallel_build	yes
 build.target	profiledbootstrap
 build.args		-j 2
 

Modified: trunk/dports/lang/gcc41/Portfile
===================================================================
--- trunk/dports/lang/gcc41/Portfile	2007-11-05 19:36:24 UTC (rev 30735)
+++ trunk/dports/lang/gcc41/Portfile	2007-11-05 20:17:10 UTC (rev 30736)
@@ -60,6 +60,7 @@
 				--with-gmp=${prefix} \
 				--with-mpfr=${prefix}
 
+#use_parallel_build	yes
 build.target	profiledbootstrap
 
 post-destroot {

Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile	2007-11-05 19:36:24 UTC (rev 30735)
+++ trunk/dports/lang/gcc42/Portfile	2007-11-05 20:17:10 UTC (rev 30736)
@@ -65,6 +65,7 @@
 			--with-gmp=${prefix} \
 			--with-mpfr=${prefix}
 
+#use_parallel_build	yes
 build.target		bootstrap
 build.args		-j 2
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071105/93132e42/attachment.html


More information about the macports-changes mailing list