am a0915abd: Merge "Fix build some more"
* commit 'a0915abd2fb57113bc46e8d8fe5013ca4a9ef6e8': Fix build some more
This commit is contained in:
commit
d84869fbb8
1 changed files with 2 additions and 0 deletions
|
|
@ -71,7 +71,9 @@ include $(BUILD_HOST_STATIC_LIBRARY)
|
|||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := liblog
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := liblog
|
||||
ifeq ($(strip $(HOST_OS)),linux)
|
||||
LOCAL_LDLIBS := -lrt
|
||||
endif
|
||||
include $(BUILD_HOST_SHARED_LIBRARY)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue