From ac95e04e50529e5eafd97666b64838394ae0f07d Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 23 Sep 2017 18:18:00 +0200 Subject: iOS, update distro Added copy of autogen.input that works for arm64 and simulator. Some of the disabled libraries might work, that is future work. Change-Id: I7df3491872a1f13110dd49655fdc0a4ede3bfa28 --- distro-configs/LibreOfficeiOS.conf | 46 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) (limited to 'distro-configs') diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index a2690ec60f3f..e53884470923 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -1,3 +1,45 @@ ---build=i386-apple-darwin10.7.0 ---host=arm-apple-darwin10 +--disable-breakpad +--disable-firebird-sdbc +--disable-online-update +--disable-systray + +--without-doxygen +--without-export-validation +--without-helppack-integration +--without-java +--without-junit + +--with-build-platform-configure-options=--with-system-jpeg=no +--with-macosx-version-min-required=10.11 + +--disable-avahi +--disable-avmedia +--disable-cairo-canvas +--disable-compiler-plugins +--disable-cups +--disable-database-connectivity +--disable-dbgutil +--disable-dconf +--disable-dependency-tracking +--disable-dynamic-loading +--disable-epm +--disable-extensions +--disable-gltf +--disable-gstreamer-0-10 +--disable-gstreamer-1-0 +--disable-kde4 +--disable-odk +--disable-openssl --disable-pdfium +--disable-python +--disable-randr +--disable-scripting + +--without-galleries +--without-tls + +--enable-debug +--enable-werror + +#--enable-ios-simulator +--host=arm64-apple-darwin -- cgit