diff options
Diffstat (limited to 'distro-configs/LibreOfficeiOS.conf')
-rw-r--r-- | distro-configs/LibreOfficeiOS.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf new file mode 100644 index 000000000..c0ba243ab --- /dev/null +++ b/distro-configs/LibreOfficeiOS.conf @@ -0,0 +1,30 @@ +--disable-breakpad +--disable-firebird-sdbc +--disable-online-update + +--without-export-validation +--without-helppack-integration +--without-java +--without-junit + +--with-theme=colibre + +--with-build-platform-configure-options=--with-system-jpeg=no +--with-macosx-version-min-required=10.11 + +--disable-avahi +--disable-avmedia +--disable-compiler-plugins +--disable-cups +--disable-dconf +--disable-extensions +--disable-kf5 +--disable-odk +--disable-openssl +--disable-poppler +--disable-python + +--without-tls + +# iOS device +--host=arm64-apple-ios |