summaryrefslogtreecommitdiffstats
path: root/core/native_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/native_test.mk')
-rw-r--r--core/native_test.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/native_test.mk b/core/native_test.mk
index bc7f2e7..93b7e1a 100644
--- a/core/native_test.mk
+++ b/core/native_test.mk
@@ -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)