[Libreoffice-commits] core.git: distro-configs/LibreOfficeiOS.conf
Tor Lillqvist
tml at collabora.com
Sat Feb 11 11:56:24 UTC 2017
distro-configs/LibreOfficeiOS.conf | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6c30119bbb6120b7993577a11ea22e155588ef00
Author: Tor Lillqvist <tml at collabora.com>
Date: Sat Feb 11 12:49:51 2017 +0200
Pdfium does not build for iOS
It uses Carbon, eek, which was marked as deprecated for OS X already
back in 2012, and never has been available for iOS.
Change-Id: Icfc57dff1ae01272a347a050303139f4f86e6fec
diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf
index be996d0..a2690ec 100644
--- a/distro-configs/LibreOfficeiOS.conf
+++ b/distro-configs/LibreOfficeiOS.conf
@@ -1,2 +1,3 @@
--build=i386-apple-darwin10.7.0
--host=arm-apple-darwin10
+--disable-pdfium
More information about the Libreoffice-commits
mailing list