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

- there is no need to keep compile directory by default


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40588 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8ef1e198
......@@ -34,8 +34,6 @@ configure-options =
make-options =
-j1
keep-compile-dir = True
environment =
CPPFLAGS=-I${openssl:location}/include -I${gdbm:location}/include -I${zlib:location}/include
LDFLAGS=-L${openssl:location}/lib -Wl,-rpath -Wl,${openssl:location}/lib -L${libdb:location}/lib -Wl,-rpath -Wl,${libdb:location}/lib -L${gdbm:location}/lib -Wl,-rpath -Wl,${gdbm:location}/lib -L${zlib:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib
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