Tell Soong about HOST_CROSS_*
This configures Soong to build windows binaries, which requires support for 64-bit windows binaries in BUILD_PREBUILT for USE_SOONG=true. module_arch_supported.mk did not support 64-bit being the secondary architecture when evaluating multilib conditionals. All other uses of HOST_*_IS_64_BIT already check the proper version. (cherry picked from commit d6e3b841) Change-Id: I99cb69ea1756b8258f15d3630c75c9ffe277aaef
Loading
Please register or sign in to comment