Merge "(Probably) fix the mac build."
This commit is contained in:
commit
ec57440878
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ endif
|
|||
# ========================================================
|
||||
LOCAL_MODULE := libcutils
|
||||
LOCAL_SRC_FILES := $(commonSources) $(commonHostSources) dlmalloc_stubs.c
|
||||
LOCAL_STATIC_LIBRARIES := liblog
|
||||
LOCAL_STATIC_LIBRARIES := liblog libbase
|
||||
ifneq ($(HOST_OS),windows)
|
||||
LOCAL_CFLAGS += -Werror
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue