commit | 59ec765382d800e84662f7b196b5bd053157b71a | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Jun 05 14:32:49 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Thu Jun 05 15:26:22 2014 -0700 |
tree | 6bcee695e7494794923a40e4a4b3373f47c77311 | |
parent | e0115dd1302f6156879938dfb8bcc9ac5a43d7a6 [diff] [blame] |
Host multilib build of both 32-bit and 64-bit libraries. Change-Id: I54f91f385b109fc664a1a1f9320affb2a846fef1
diff --git a/libutils/Android.mk b/libutils/Android.mk index 3afc1ec..9a50147 100644 --- a/libutils/Android.mk +++ b/libutils/Android.mk
@@ -69,6 +69,7 @@ LOCAL_MODULE:= libutils LOCAL_STATIC_LIBRARIES := liblog LOCAL_CFLAGS += $(host_commonCflags) +LOCAL_MULTILIB := both include $(BUILD_HOST_STATIC_LIBRARY)