Fix bionic-unit-tests-glibc-run target
Configure multilib for bionic-unit-tests-glibc-run target (the path to the host executable was already patched to support multilib build but the multilib itself wasn't configured). Change-Id: If533fbdb19bc737e543cf85a0787505458f24579
This commit is contained in:
parent
790890fd5c
commit
0e9d7fccb9
@ -271,6 +271,7 @@ bionic-unit-tests-glibc_ldlibs := \
|
||||
|
||||
module := bionic-unit-tests-glibc
|
||||
module_tag := optional
|
||||
bionic-unit-tests-glibc_multilib := both
|
||||
build_type := host
|
||||
build_target := NATIVE_TEST
|
||||
include $(LOCAL_PATH)/Android.build.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user