Commit 52096878 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* disable gcrypto

* disable python binding
* we still need to specify CPPFLAGS and LDFLAGS for zlib


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40593 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3be7ce76
......@@ -12,5 +12,9 @@ md5sum = e61d0364a30146aaa3001296f853b2b9
recipe = hexagonit.recipe.cmmi
configure-options =
--with-libxml-prefix=${libxml2:location}
--without-crypto
--without-python
environment =
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig
CPPFLAGS =-I${zlib:location}/include
LDFLAGS =-Wl,-rpath -Wl,${zlib:location}/lib
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig:${zlib:location}/lib/pkgconfig
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