Merge "Build host with multilib both enabled."
This commit is contained in:
commit
e0115dd130
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ LOCAL_C_INCLUDES += external/zlib
|
|||
|
||||
LOCAL_CFLAGS := -Werror
|
||||
|
||||
LOCAL_MULTILIB := both
|
||||
|
||||
include $(BUILD_HOST_STATIC_LIBRARY)
|
||||
|
||||
# build device static library
|
||||
|
|
Loading…
Reference in a new issue