Merge "Temporarily disable elftree on darwin-x86"
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
supported_platforms := linux-x86 darwin-x86
|
supported_platforms := linux-x86
|
||||||
cur_platform := $(filter $(HOST_OS)-$(HOST_ARCH),$(supported_platforms))
|
cur_platform := $(filter $(HOST_OS)-$(HOST_ARCH),$(supported_platforms))
|
||||||
|
|
||||||
ifdef cur_platform
|
ifdef cur_platform
|
||||||
|
|||||||
Reference in New Issue
Block a user