[Erp5-report] r44708 luke - /erp5/trunk/buildout/software-profiles/gcc.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 29 10:57:02 CEST 2011


Author: luke
Date: Tue Mar 29 10:57:02 2011
New Revision: 44708

URL: http://svn.erp5.org?rev=44708&view=rev
Log:
 - do not bootstrap, as only gcj is provided, and it is impossible to
   bootstrap w/o gcc

Modified:
    erp5/trunk/buildout/software-profiles/gcc.cfg

Modified: erp5/trunk/buildout/software-profiles/gcc.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/gcc.cfg?rev=44708&r1=44707&r2=44708&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/gcc.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/gcc.cfg [utf8] Tue Mar 29 10:57:02 2011
@@ -71,6 +71,7 @@ configure-command = make clean \\; ./con
 # as hexagonit.recipe.cmmi is using shell expansion in subproceses
 # backticks are working
 configure-options =
+  --disable-bootstrap
   --build=`uname -m`-linux
   --enable-languages=java
   --disable-multilib



More information about the Erp5-report mailing list