commit | d1b8fc4378451894a7f66a66a318f4f54c64f83a | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Jun 05 20:07:37 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Jun 05 20:07:37 2014 +0000 |
tree | 35b95df8b339433507016e9563b07152984e54d9 | |
parent | b7c07da2f4606ca36b93c2b9221e43e6ebe68831 [diff] | |
parent | bc28bedaf886e7dc05c7477e78a350f914115074 [diff] |
am bc28beda: am e0115dd1: Merge "Build host with multilib both enabled." * commit 'bc28bedaf886e7dc05c7477e78a350f914115074': Build host with multilib both enabled.
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