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

Tor Lillqvist tml at collabora.com
Thu Oct 24 13:42:49 PDT 2013


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

New commits:
commit 96c7e0f52615936edf474a593aaff2d96f610259
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Oct 24 23:42:02 2013 +0300

    No libs in $(OUTDIR)/lib any more
    
    Change-Id: If1781415f49f86fea0de5a05a38c878d3924812b

diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared
index b5368f4..5906fa6 100644
--- a/android/Bootstrap/Makefile.shared
+++ b/android/Bootstrap/Makefile.shared
@@ -81,7 +81,6 @@ clean: android_version_setup properties
 
 LIBS = \
   -Wl,--start-group \
-  $(wildcard $(OUTDIR)/lib/lib*.a) \
   $(wildcard $(INSTDIR)/$(LIBO_LIB_FOLDER)/lib*.a) \
   $(wildcard $(WORKDIR)/LinkTarget/StaticLibrary/lib*.a) \
   $(HARFBUZZ_LIBS) \


More information about the Libreoffice-commits mailing list