Skip to content

build: make configure --without-snapshot a no-op - #30021

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:force-v8-snapshot
Closed

build: make configure --without-snapshot a no-op#30021
targos wants to merge 1 commit into
nodejs:masterfrom
targos:force-v8-snapshot

Conversation

@targos

Copy link
Copy Markdown
Member

From V8 7.9, the option will no longer exist upstream.

Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1796325

I don't know if we need to make this semver-major, but I really want to land this in v13.x to allow updating V8 later on that branch.

/cc @nodejs/v8-update @joyeecheung

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Oct 18, 2019
@joyeecheung

Copy link
Copy Markdown
Member

I think it is alright that we do this and remove it some time later (or maybe we can just keep it as a noop).

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@richardlau

Copy link
Copy Markdown
Member

I don't know if we need to make this semver-major, but I really want to land this in v13.x to allow updating V8 later on that branch.

Stuck appropriate dont-land-on-* labels for now.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

targos added a commit that referenced this pull request Oct 20, 2019
From V8 7.9, the option will no longer exist upstream.
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1796325
PR-URL: #30021
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targos

Copy link
Copy Markdown
MemberAuthor

Landed in 0822bfa

@targostargos closed this Oct 20, 2019
@targos
targos deleted the force-v8-snapshot branch October 20, 2019 14:45
MylesBorins pushed a commit that referenced this pull request Oct 23, 2019
From V8 7.9, the option will no longer exist upstream.
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/1796325
PR-URL: #30021
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Oct 23, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@targos@joyeecheung@nodejs-github-bot@richardlau@jasnell@lpinca@cjihrig