Commit 7cebcd0b authored by Jakob Kummerow's avatar Jakob Kummerow Committed by V8 LUCI CQ

[buildtools] Pull arm64 GN binary on arm64 Macs

The x64 binary will work with Rosetta, but not requiring
Rosetta is nicer.

Change-Id: I34f9e5304022c33ffd3bac5ae881bd4d94681356
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3038529
Auto-Submit: Jakob Kummerow <jkummerow@chromium.org>
Reviewed-by: 's avatarMark Mentovai <mark@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75808}
parent b7e2863d
......@@ -110,7 +110,7 @@ deps = {
'buildtools/mac': {
'packages': [
{
'package': 'gn/gn/mac-amd64',
'package': 'gn/gn/mac-${{arch}}',
'version': Var('gn_version'),
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment