OSDN Git Service

Change the default multilib for host libraries to "both"
authorColin Cross <ccross@android.com>
Tue, 7 Apr 2015 22:11:37 +0000 (15:11 -0700)
committerColin Cross <ccross@google.com>
Wed, 8 Apr 2015 18:09:52 +0000 (18:09 +0000)
commit9d59f417767991246848c3e101cb27d2dfea5988
treeb9565ce4bcc1f9491579ce3e200e783e917d8c31
parent011a50e4e1cc7371d8fbd0ea08002241fe54a675
Change the default multilib for host libraries to "both"

Change host library builds to build for both architectures to
match device builds, removing the need for LOCAL_MULTILIB := both
in all the art library makefiles.

Change-Id: I2689f67c66f5055f93941f40b3e825127f693eca
core/host_shared_library.mk
core/host_static_library.mk