Files
sdk/build
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
..
2024-09-03 19:53:58 +00:00
2024-11-18 07:49:01 +00:00
2023-01-23 08:56:14 +00:00
2024-09-04 00:30:27 +00:00
2024-03-21 10:43:15 +00:00

This directory was taken from a snapshot of flutter/engine/src/build/.

The snapshot was taken with a recursive copy cp -R of the directory from the flutter repository.

The contents has now diverged significantly from Flutter, and is maintained independently by the Dart team. It is used to support the GN build system.