summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2014-06-05 11:42:26 -0700
committerIan Rogers <irogers@google.com>2014-06-05 11:42:26 -0700
commit46601793e33c12acb9f6b9849e401453d5e90e83 (patch)
treed4571ffd8bdf887fb6449c65d7911fb6b113bc63
parentaa2be4fd691933524b91680cd7517a9334d9a2a7 (diff)
downloadsystem_core-46601793e33c12acb9f6b9849e401453d5e90e83.zip
system_core-46601793e33c12acb9f6b9849e401453d5e90e83.tar.gz
system_core-46601793e33c12acb9f6b9849e401453d5e90e83.tar.bz2
Build host with multilib both enabled.
Change-Id: I58fa91bc097dfba573b6db27e389f5ed6556032f
-rw-r--r--libzipfile/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libzipfile/Android.mk b/libzipfile/Android.mk
index 614a460..12a2229 100644
--- a/libzipfile/Android.mk
+++ b/libzipfile/Android.mk
@@ -16,6 +16,8 @@ LOCAL_C_INCLUDES += external/zlib
LOCAL_CFLAGS := -Werror
+LOCAL_MULTILIB := both
+
include $(BUILD_HOST_STATIC_LIBRARY)
# build device static library