[Libreoffice-commits] core.git: ios/Module_ios.mk
Tor Lillqvist
tml at collabora.com
Fri Mar 28 01:34:40 PDT 2014
ios/Module_ios.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 328d747821c937508b3464567e2eb1b68205765a
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Mar 27 09:20:41 2014 +0200
Bypass also the MobileLibreOffice thing for now
It seems abandoned and hasn't work since we switched to tiled
rendering anyway. And the need for the special single tile at a time
rendering test mode is mostly gone now, when tiled rendering can be
tested with the TiledLibreOffice app, I think. So no need to slow down
a "make" by building the MobileLibreOffice app, too.
Change-Id: I7b0afd3b35ff2ed0fb72f2c150abb25548a5546d
diff --git a/ios/Module_ios.mk b/ios/Module_ios.mk
index c23202a..ead3b75 100644
--- a/ios/Module_ios.mk
+++ b/ios/Module_ios.mk
@@ -13,7 +13,6 @@ ifeq ($(OS),IOS)
$(eval $(call gb_Module_add_targets,ios,\
CustomTarget_Lo_Xcconfig \
CustomTarget_TiledLibreOffice_app \
- CustomTarget_MobileLibreOffice_app \
))
endif
More information about the Libreoffice-commits
mailing list