Update to latest 1.8.10

Turn off unneded options in case of addons explicitly.
This commit is contained in:
Lev A. Serebryakov
2014-08-12 15:05:00 +00:00
parent 0dd1438ebc
commit cc2002fab7
9 changed files with 27 additions and 11 deletions

View File

@@ -31,7 +31,10 @@ SVN_BUILD_ADDONS= yes
CONFIGURE_ARGS+= --enable-javahl \
--with-jdk=${JAVA_HOME} \
--with-jikes=no
--with-jikes=no \
--without-gnome-keyring \
--without-kwallet \
--with-apxs=no
MAKE_JOBS_UNSAFE= yes