Files
build_soong/rust/config
Dan Willemsen 8528f4ec5e 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
2021-11-01 15:07:37 -07:00
..
2021-11-01 15:07:37 -07:00
2020-09-09 21:57:10 +09:00
2021-01-25 11:11:10 -05:00
2021-04-01 19:40:37 +02:00
2021-03-23 13:55:40 +01:00
2021-01-25 11:11:10 -05:00
2021-09-10 09:55:54 -07:00