diff options
author | Andras Timar <andras.timar@collabora.com> | 2024-01-29 16:49:25 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-02-06 12:26:18 +0100 |
commit | 52543eb807bf0f0f47d22a1d9cb1f3007cbe97f3 (patch) | |
tree | cbef8f15d474cfff0c9c5923d1cd645706cb7add | |
parent | db74b26e7f4fd0d8fd4000bcad75bcda8c466a7b (diff) |
[cp] remove redundant lines from iOS build config
Change-Id: I8d8b2aca0a08e1b3601d806c108117385e3e8612
-rw-r--r-- | distro-configs/CPiOSBranding.conf | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/distro-configs/CPiOSBranding.conf b/distro-configs/CPiOSBranding.conf index 7770936cac53..547fe4abc28d 100644 --- a/distro-configs/CPiOSBranding.conf +++ b/distro-configs/CPiOSBranding.conf @@ -1,37 +1,5 @@ ---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 PDF export and other features like document encryption won't work ---with-tls=openssl - -# iOS device ---host=arm64-apple-ios --enable-release-build --enable-symbols ---disable-werror --with-myspell-dicts --with-lang=ar bg ca cs da de el en-US en-GB eo es eu fi fr gl he hr hu id is it ja ko lo nb nl oc pl pt pt-BR sq ru sk sl sv tr uk vi zh-CN zh-TW |