Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33e601ac authored by Colin Cross's avatar Colin Cross
Browse files

Fix mac build

Disable memunreachable_test for mac.

Change-Id: Ie9594b6e5dfc661c4d709b419dbcb7b610434a84
(cherry picked from commit e33686b7)
parent 0f10562b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)