commit | 46601793e33c12acb9f6b9849e401453d5e90e83 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Jun 05 11:42:26 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Thu Jun 05 11:42:26 2014 -0700 |
tree | d4571ffd8bdf887fb6449c65d7911fb6b113bc63 | |
parent | aa2be4fd691933524b91680cd7517a9334d9a2a7 [diff] |
Build host with multilib both enabled. Change-Id: I58fa91bc097dfba573b6db27e389f5ed6556032f
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_CFLAGS := -Werror +LOCAL_MULTILIB := both + include $(BUILD_HOST_STATIC_LIBRARY) # build device static library