diff options
author | Colin Cross <ccross@android.com> | 2021-01-20 10:26:00 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2021-01-20 10:26:00 -0800 |
commit | 08117deab48338eb81a89752cd471c5a807ff817 (patch) | |
tree | 47319dd8c2d2d3d6f34668aece4822366ebd3b2b /java/java.go | |
parent | 94e347e6a58508f8c53edad7d3dc2a61ae8ae792 (diff) |
Fix mismatch between cc and python for windows prefer32
Windows prefer32 was implemented in cc, which caused a mismatch
between cc and other packages like python. This manifested as
missing variant when a python_test_host with compile_multilib: "first"
tried to depend on a cc_binary_host, which implicitly has multilib
"first".
Fixes: 177904375
Test: m checkbuild
Change-Id: Iaaac16ae171c06d90d04d7cac11789d3f39b8d99
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions