summaryrefslogtreecommitdiffstats
path: root/distro-configs/LibreOfficeWin32.conf
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-11-29 15:47:51 +0200
committerTor Lillqvist <tml@iki.fi>2012-11-29 18:02:57 +0200
commit5c159626c6b3ace5becf03aad5ed9a1851065c15 (patch)
treee771149151c933ce8eb58a431825db472bc34c0b /distro-configs/LibreOfficeWin32.conf
parentAPI CHANGE a11y unpublishing and add/removeListener rename. (diff)
downloadcore-5c159626c6b3ace5becf03aad5ed9a1851065c15.tar.gz
core-5c159626c6b3ace5becf03aad5ed9a1851065c15.zip
Always use Java target version 1.5
It has been way too common for people to accidentally have a javac from JDK 7 create class files that are of the newest version, which older JREs and Android's dex then don't understand. As many of the distro-configs files specified --with-java-target-version=1.5 anyway, let's just hardcode that for now. Change-Id: I0853820dc56a062f053b5c2c30097bf1ff3798c1
Diffstat (limited to 'distro-configs/LibreOfficeWin32.conf')
-rw-r--r--distro-configs/LibreOfficeWin32.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf
index 7c92efe53288..b4529a6cc63d 100644
--- a/distro-configs/LibreOfficeWin32.conf
+++ b/distro-configs/LibreOfficeWin32.conf
@@ -5,7 +5,6 @@
--without-helppack-integration
--without-agfa-monotype-fonts
--enable-extension-integration
---with-java-target-version=1.5
--disable-gtk
--enable-scripting-beanshell
--enable-scripting-javascript