Skip to content

deps: V8: cherry-pick 0ce2edb7adfd #58773

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Jun 20, 2025

Original commit message:

Fix invalid template specialization

Bug: chromium:40565911
Change-Id: If206c140e99e24a6df4ee7351e8022748eabac22
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6491420
Auto-Submit: Bruno Pitrus <[email protected]>
Commit-Queue: Jakob Linke <[email protected]>
Reviewed-by: Leszek Swirski <[email protected]>
Reviewed-by: Jakob Linke <[email protected]>
Cr-Commit-Position: refs/heads/main@{#99987}

Refs: v8/v8@0ce2edb
Fixes: #58485

This PR fixes build error on riscv64 with gcc compiler(#58485).
This PR needs to be picked into v24.x.

Note that this PR will conflict with #58746. I will rebase #58746 once this one is merged.

Original commit message:

    Fix invalid template specialization

    Bug: chromium:40565911
    Change-Id: If206c140e99e24a6df4ee7351e8022748eabac22
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6491420
    Auto-Submit: Bruno Pitrus <[email protected]>
    Commit-Queue: Jakob Linke <[email protected]>
    Reviewed-by: Leszek Swirski <[email protected]>
    Reviewed-by: Jakob Linke <[email protected]>
    Cr-Commit-Position: refs/heads/main@{#99987}

Refs: v8/v8@0ce2edb
Fixes: nodejs#58485
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/security-wg
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. labels Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node-v24.1.0 fails to build on riscv / gcc-15
3 participants