Skip to content

Commit 48c2181

Browse files
rmacnak-googlecommit-bot@chromium.org
authored andcommitted
[build] Automatically rebuild sdk_hash when the Git commit changes.
Compare the dependencies of version.cc. Bug: #42633 Change-Id: I3ad50736fa73cbba2c2a5a582cbf1c76e49c35f8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153860 Commit-Queue: Ryan Macnak <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent e780b31 commit 48c2181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk_args.gni

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ if (verify_sdk_hash) {
3434
[
3535
"$_dart_root/tools/VERSION",
3636
"$_dart_root/tools/utils.py",
37+
"$default_git_folder/logs/HEAD",
3738
])
3839
} else {
3940
sdk_hash = "0000000000"

0 commit comments

Comments
 (0)