[Libreoffice-commits] core.git: android/Bootstrap

Tor Lillqvist tml at collabora.com
Wed Dec 18 09:31:49 PST 2013


 android/Bootstrap/Makefile.shared |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 4175118929c2483ad80d822b90eb2e82bb20813a
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Dec 18 19:31:24 2013 +0200

    Bin obsolete comment
    
    Change-Id: I21d233996d21d78f601d427e89c14f668af85bcf

diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared
index ec5fa95..7af927b 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -74,11 +74,6 @@ clean: android_version_setup properties
 # Build / link the single .so for this app
 #
 
-# Sigh, it's sad that now with solver dying we have to list the
-# locations of each needed bundled 3rd-party lib like this. Maybe we
-# really should try to make these experimental Android apps (and the
-# iOS one) buildable with gbuild.
-
 LIBS = \
   -Wl,--start-group \
   $(shell $(SRCDIR)/bin/lo-all-static-libs) \


More information about the Libreoffice-commits mailing list