summaryrefslogtreecommitdiff
path: root/rust/testing.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2021-10-19 00:22:06 -0700
committer Dan Willemsen <dwillemsen@google.com> 2021-11-01 15:07:37 -0700
commit8528f4ec5efc9497f80683f6fb23ee690ed181d0 (patch)
tree99982e04614eb811b795c1f2504dc17d57a0498d /rust/testing.go
parent1caea3527898afed1d1706e779ac5b3715806dab (diff)
Add Darwin+Arm64 toolchain support
This just sets up the toolchain and allows Darwin+Arm64 to be specified as a HostCross target. These variants will not be exported to Make, or be installed on a Soong-only build. A future CL will add support for universal binaries using these variants. This config is a bit stranger than the regular 64/32 multilib, as it's two primary 64-bit configs. And on a Darwin/X86 machine, the Arm64 versions are HostCross (doesn't work on the current machines), while a Darwin/Arm64 machine, either version works (if Rosetta is installed). Bug: 203607969 Change-Id: Iacaed77d267773672da027cd74917e33fb1c1e94
Diffstat (limited to 'rust/testing.go')
0 files changed, 0 insertions, 0 deletions