Merge "Install shared library dependencies for 64-bit windows"
This commit is contained in:
@@ -832,6 +832,9 @@ endif
|
|||||||
$(call update-host-shared-libs-deps-for-suites)
|
$(call update-host-shared-libs-deps-for-suites)
|
||||||
ifdef HOST_CROSS_OS
|
ifdef HOST_CROSS_OS
|
||||||
$(call resolve-shared-libs-depes,HOST_CROSS_,,true)
|
$(call resolve-shared-libs-depes,HOST_CROSS_,,true)
|
||||||
|
ifdef HOST_CROSS_2ND_ARCH
|
||||||
|
$(call resolve-shared-libs-depes,HOST_CROSS_,true,true)
|
||||||
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Pass the shared libraries dependencies to prebuilt ELF file check.
|
# Pass the shared libraries dependencies to prebuilt ELF file check.
|
||||||
|
Reference in New Issue
Block a user