office-gobmx/distro-configs/LibreOfficeiOS.conf
Tor Lillqvist baab4f890c Initial WIP steps for building for macOS on Apple Silicon
Don't use $host_os="darwin" for both macOS and iOS depending on
$host_cpu. Soon macOS will run on either x86_64 or arm64. Instead, use "darwin"
(or "macos") for macOS and "ios" for iOS.
Some other early changes for arm64-apple-macos, too.

Change-Id: Id89987d854ceba2cd87c6222db2081ccdec0c73e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96976
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-06-29 08:48:28 +02:00

31 lines
562 B
Text

--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-database-connectivity
--disable-dconf
--disable-extensions
--disable-kf5
--disable-odk
--disable-openssl
--disable-pdfium
--disable-python
--without-tls
# iOS device
--host=arm64-apple-ios