* commit 'b6ae989acf9958632ce91d2f06fd185aeb9fd0d3': Don't build 32-bit host libadb.
This commit is contained in:
commit
dda47599d7
1 changed files with 2 additions and 0 deletions
|
|
@ -118,6 +118,8 @@ LOCAL_STATIC_LIBRARIES := libcrypto_static libbase
|
|||
|
||||
ifeq ($(HOST_OS),windows)
|
||||
LOCAL_C_INCLUDES += development/host/windows/usb/api/
|
||||
else
|
||||
LOCAL_MULTILIB := 64
|
||||
endif
|
||||
|
||||
include $(BUILD_HOST_STATIC_LIBRARY)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue