Kaydet (Commit) 96c7e0f5 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No libs in $(OUTDIR)/lib any more

Change-Id: If1781415f49f86fea0de5a05a38c878d3924812b
üst e886cc7f
...@@ -81,7 +81,6 @@ clean: android_version_setup properties ...@@ -81,7 +81,6 @@ clean: android_version_setup properties
LIBS = \ LIBS = \
-Wl,--start-group \ -Wl,--start-group \
$(wildcard $(OUTDIR)/lib/lib*.a) \
$(wildcard $(INSTDIR)/$(LIBO_LIB_FOLDER)/lib*.a) \ $(wildcard $(INSTDIR)/$(LIBO_LIB_FOLDER)/lib*.a) \
$(wildcard $(WORKDIR)/LinkTarget/StaticLibrary/lib*.a) \ $(wildcard $(WORKDIR)/LinkTarget/StaticLibrary/lib*.a) \
$(HARFBUZZ_LIBS) \ $(HARFBUZZ_LIBS) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment