Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit cc02fd8

Browse files
zandersocommit-bot@chromium.org
authored andcommitted
Use prebuilt dart to generate strong sdk summary
This saves ~5 minutes on Flutter Engine linux arm64 cross-builds. Change-Id: I67d849422886101c217de7c2f21bc4eba4f6706a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201042 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Zach Anderson <zra@google.com>
1 parent c385a55 commit cc02fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/dartanalyzer/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ create_timestamp_file("sdk_lib_files") {
3232
output = "$target_gen_dir/sdk_lib_files.stamp"
3333
}
3434

35-
dart_action("generate_summary_strong") {
35+
prebuilt_dart_action("generate_summary_strong") {
3636
deps = [
3737
":sdk_lib_files",
3838
"../../sdk:copy_libraries",

0 commit comments

Comments
 (0)