Fix mac build
Disable memunreachable_test for mac.
Change-Id: Ie9594b6e5dfc661c4d709b419dbcb7b610434a84
(cherry picked from commit e33686b7ca
)
This commit is contained in:
parent
0f10562b56
commit
33e601ac30
1 changed files with 1 additions and 0 deletions
|
@ -60,5 +60,6 @@ LOCAL_SRC_FILES := \
|
|||
LOCAL_CFLAGS := -std=c++14 -Wall -Wextra -Werror
|
||||
LOCAL_CLANG := true
|
||||
LOCAL_SHARED_LIBRARIES := libbase liblog
|
||||
LOCAL_MODULE_HOST_OS := linux
|
||||
|
||||
include $(BUILD_HOST_NATIVE_TEST)
|
||||
|
|
Loading…
Reference in a new issue