Update to latest 1.8.10
Turn off unneded options in case of addons explicitly.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user