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

No need to mention the system "log" library, it clashes with our "log" library

It is not needed anyway. Only liblo-bootstrap uses the log API now,
our libraries on Android (including "executables") don't.
üst 29f89705
...@@ -40,7 +40,6 @@ gb_STDLIBS := \ ...@@ -40,7 +40,6 @@ gb_STDLIBS := \
gb_Library_PLAINLIBS_NONE := \ gb_Library_PLAINLIBS_NONE := \
android \ android \
gnustl_shared \ gnustl_shared \
log \
# No unit testing can be run # No unit testing can be run
gb_CppunitTest_CPPTESTPRECOMMAND := : gb_CppunitTest_CPPTESTPRECOMMAND := :
......
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