Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: rename the v8 context snapshot on arm64 macOS builds #26086

Merged
merged 3 commits into from
Oct 27, 2020

Conversation

MarshallOfSound
Copy link
Member

@MarshallOfSound MarshallOfSound commented Oct 21, 2020

As in the patch description, in order to generate universal builds on macOS both the arm64 and x64 snapshots need to be available, this is only possible if they have unique filenames. This adds a patch which I intend to upstream to Chromium to make this the default behavior (and make the filename powered by GN instead of being hardcoded everywhere).

Upstream attempt: https://chromium-review.googlesource.com/c/chromium/src/+/2490980

Notes: no-notes

zcbenz
zcbenz previously requested changes Oct 26, 2020
Copy link
Member

@zcbenz zcbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arm64 build is failing with a strange error:

chruby: unknown Ruby: ruby-2.7

@MarshallOfSound MarshallOfSound dismissed zcbenz’s stale review October 26, 2020 21:20

failure was an infra issue

@MarshallOfSound
Copy link
Member Author

Looks like this is gonna land upstream, updated the patch to exactly match upstream

@MarshallOfSound MarshallOfSound merged commit 760c4ae into master Oct 27, 2020
@release-clerk
Copy link

release-clerk bot commented Oct 27, 2020

No Release Notes

@trop
Copy link
Contributor

trop bot commented Oct 27, 2020

I have automatically backported this PR to "11-x-y", please check out #26202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants