Commit 8ef1e198 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

it seems that parallel build sometimes fails for subversion.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40587 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ad213f45
......@@ -44,6 +44,10 @@ configure-options =
--without-ruby-test-verbose
--disable-nls
# it seems that parallel build sometimes fails.
make-options =
-j1
environment =
PKG_CONFIG_PATH=${apache:location}/lib/pkgconfig:${sqlite3:location}/lib/pkgconfig:${openssl:location}/lib/pkgconfig:${neon:location}/lib/pkgconfig
CPPFLAGS=-I${libexpat:location}/include -I${libuuid: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