diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-15 03:54:06 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-15 03:54:50 +0300 |
commit | 30659f237f2ffe5c31e9c82583c867ac41ba6716 (patch) | |
tree | 8888209120bd9e451adaf67060e0c69386bd4799 /distro-configs/LibreOfficeAndroid.conf | |
parent | 89b315948cc290a67c13000ea5cb7ab27cf203f6 (diff) |
Initial baby steps for Android cross-compilation
Diffstat (limited to 'distro-configs/LibreOfficeAndroid.conf')
-rw-r--r-- | distro-configs/LibreOfficeAndroid.conf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf new file mode 100644 index 000000000000..88ec1b382a42 --- /dev/null +++ b/distro-configs/LibreOfficeAndroid.conf @@ -0,0 +1,22 @@ +--host=arm-linux-androideabi +--disable-cairo +--disable-cups +--disable-fontconfig +--disable-gconf +--disable-gnome-vfs +--disable-gstreamer +--disable-lockdown +--disable-mozilla +--disable-nss-module +--disable-odk +--disable-opengl +--disable-python +--disable-randr +--disable-randr-link +--disable-systray +--without-fonts +--without-java +--without-junit +--without-ppds +--without-stlport +--without-system-python |