Commit e527f4d8 authored by Łukasz Nowak's avatar Łukasz Nowak

- do not bootstrap, as only gcj is provided, and it is impossible to

   bootstrap w/o gcc


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44708 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 335eb156
......@@ -71,6 +71,7 @@ configure-command = make clean \\; ./configure
# 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment