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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 29 11:19:22 CEST 2011


Author: luke
Date: Tue Mar 29 11:19:22 2011
New Revision: 44709

URL: http://svn.erp5.org?rev=44709&view=rev
Log:
 - when configure-command is replaced in hexagonit.recipe.cmmi prefix
   has to be selected manually

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=44709&r1=44708&r2=44709&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/gcc.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/gcc.cfg [utf8] Tue Mar 29 11:19:22 2011
@@ -78,6 +78,7 @@ configure-options =
   --with-gmp=${gmp:location}
   --with-mpfr=${mpfr:location}
   --with-mpc=${mpc:location}
+  --prefix=${buildout:parts-directory}/${:_buildout_section_name_}
 
 environment =
   CPPFLAGS =-I${mpfr:location}/include -I${gmp:location}/include -I${mpc:location}/include



More information about the Erp5-report mailing list