diff options
| author | 2020-03-27 12:24:36 +0000 | |
|---|---|---|
| committer | 2020-03-27 19:47:47 +0000 | |
| commit | 403384e36986532310a5a600c00dd171b7cee020 (patch) | |
| tree | 4da1ad084b4bd1af7a2fc72bba7759a804ee2667 /compiler/optimizing/optimizing_compiler.cc | |
| parent | fe57c2b63df652fe4eefd750e3566309bfe038fb (diff) | |
Fix host gtests for HOST_PREFER_32_BIT
The 32-bit and 64-bit ARCH variables are switched.
HOST_ARCH=x86_64 HOST_2ND_ARCH=x86
ART_HOST_ARCH=x86 ART_HOST_2ND_ARCH=x86_64
Make sure the gtests (ART_HOST_ARCH=x86) depend on
the right boot image (HOST_2ND_ARCH=x86).
Test: m test-art-host-gtest
Bug: 147817558
Bug: 147819342
Change-Id: Idd546228326a3a116edcda9b98ed05f0cd87f68b
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions