[Libreoffice-commits] .: distro-configs/LibreOfficeAndroid.conf
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Nov 29 01:11:08 PST 2012
distro-configs/LibreOfficeAndroid.conf | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ffb8f58ee9da347c3cb9e1c6f87576348278f2f8
Author: Miklos Vajna <vmiklos at suse.cz>
Date: Thu Nov 29 10:10:24 2012 +0100
distro-configs: add --with-java-target-version=1.5 to LibreOfficeAndroid.conf
The current latest Android SDK doesn't cope with Java7 otherwise.
Change-Id: I0331f283dfc3ac331a8c5381058f43df7d8e8fc6
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf
index 525218b..2509016 100644
--- a/distro-configs/LibreOfficeAndroid.conf
+++ b/distro-configs/LibreOfficeAndroid.conf
@@ -23,3 +23,4 @@
--without-helppack-integration
--without-myspell-dicts
--with-build-platform-configure-options=--disable-liblangtag
+--with-java-target-version=1.5
More information about the Libreoffice-commits
mailing list