Files
Ivan Inozemtsev 68800e6c0d Fix toolchain_cpu for clang_x64 android toolchain
Similar to https://dart-review.googlesource.com/c/sdk/+/396260, it
looks like the value for `android_app_abi` was used for `cpu`, but
before https://dart-review.googlesource.com/c/sdk/+/392661 `current_cpu`
wasn't actually set to `toolchain_cpu`.

Fixes https://github.com/dart-lang/sdk/issues/59621

Change-Id: Icf3a36c2b6d58c5979bb71ea67a864b658abc514
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/397901
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
2024-11-27 14:28:21 +00:00
..