Build host with multilib both enabled.
Change-Id: I58fa91bc097dfba573b6db27e389f5ed6556032f
This commit is contained in:
parent
aa2be4fd69
commit
46601793e3
|
@ -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 New Issue