* commit 'f1b35fb159cb823be2172ecdf425e902d6c1bbc3': Allow to opt out both multilib in native test.
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
include $(BUILD_SYSTEM)/target_test_internal.mk
|
||||
|
||||
ifndef LOCAL_MULTILIB
|
||||
ifndef LOCAL_32_BIT_ONLY
|
||||
LOCAL_MULTILIB := both
|
||||
endif
|
||||
endif
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Reference in New Issue
Block a user