Commit 596ee8d4 authored by Łukasz Nowak's avatar Łukasz Nowak

- when configure-command is replaced in hexagonit.recipe.cmmi prefix

   has to be selected manually


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44709 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e527f4d8
......@@ -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
......
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