Reset LOCAL_2ND_ARCH_VAR_PREFIX before referencing it.
Change-Id: I9182ce1efe09609100d19c9fae2bc4fe7358dfc0
This commit is contained in:
@@ -17,6 +17,7 @@ include $(BUILD_SYSTEM)/multilib.mk
|
|||||||
my_skip_non_preferred_arch :=
|
my_skip_non_preferred_arch :=
|
||||||
|
|
||||||
# check if first arch is supported
|
# check if first arch is supported
|
||||||
|
LOCAL_2ND_ARCH_VAR_PREFIX :=
|
||||||
include $(BUILD_SYSTEM)/module_arch_supported.mk
|
include $(BUILD_SYSTEM)/module_arch_supported.mk
|
||||||
ifeq ($(my_module_arch_supported),true)
|
ifeq ($(my_module_arch_supported),true)
|
||||||
# first arch is supported
|
# first arch is supported
|
||||||
|
Reference in New Issue
Block a user