diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-05-13 20:47:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-05-13 20:47:23 +0300 |
commit | d6d1f4dbc3d978f32e50f6c11a6a67c87d8d1373 (patch) | |
tree | d4c0a42c35e459f91c7c158ecdb87885c7792f0f /distro-configs | |
parent | 414c15bbb24537a098f1c73aaaf691eaa2c2a1ef (diff) |
Add distro-config file for iOS
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf new file mode 100644 index 000000000000..16e8e6f24d71 --- /dev/null +++ b/distro-configs/LibreOfficeiOS.conf @@ -0,0 +1,21 @@ +--with-vendor=The Document Foundation +--build=i386-apple-darwin10.7.0 +--host=arm-apple-darwin10 +--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-java +--without-junit +--without-system-python |