diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-11-16 14:23:31 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-11-16 14:32:50 +0000 |
commit | 25dd02d8b9ad66e06fb2f6e9d38e27753af2817d (patch) | |
tree | 62f533e942c47fbb4da68b7d8a492c4d2a7fa6c3 /distro-configs/LibreOfficeAndroidX86.conf | |
parent | 61763f73998c600be321e5c415c0e3e179a790a0 (diff) |
android: disable liblangtag for build and target.
Diffstat (limited to 'distro-configs/LibreOfficeAndroidX86.conf')
-rw-r--r-- | distro-configs/LibreOfficeAndroidX86.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeAndroidX86.conf b/distro-configs/LibreOfficeAndroidX86.conf index f4ae1364ea2c..e97242a55421 100644 --- a/distro-configs/LibreOfficeAndroidX86.conf +++ b/distro-configs/LibreOfficeAndroidX86.conf @@ -9,6 +9,7 @@ --disable-gnome-vfs --disable-gstreamer-0-10 --disable-gstreamer +--disable-liblangtag --disable-lockdown --disable-mozilla --disable-odk @@ -23,3 +24,4 @@ --without-stlport --without-helppack-integration --without-myspell-dicts +--with-build-platform-configure-options=--disable-liblangtag |