summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-24 23:42:02 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-24 23:42:13 +0300
commit96c7e0f52615936edf474a593aaff2d96f610259 (patch)
treee0116d6f3a787d65e6300b1328188df56cce87de /android
parente886cc7fa1849efd899ba16fce6a0b84371e5ea1 (diff)
No libs in $(OUTDIR)/lib any more
Change-Id: If1781415f49f86fea0de5a05a38c878d3924812b
Diffstat (limited to 'android')
-rw-r--r--android/Bootstrap/Makefile.shared1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/Bootstrap/Makefile.shared b/android/Bootstrap/Makefile.shared
index b5368f4adc7b..5906fa690863 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) \