Skip to content

tools: include toolchain.gypi in abseil.gyp #58678

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

legendecas
Copy link
Member

@legendecas legendecas commented Jun 11, 2025

This sets proper SIMD build flags for abseil on ia32. Also moves include_dirs of V8_ROOT from toolchain.gyp to v8.gyp as it is mainly for V8 targets.

Fixes: #58569

@nodejs-github-bot
Copy link
Collaborator

Review requested:

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

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Jun 11, 2025
@legendecas legendecas marked this pull request as draft June 11, 2025 14:17
pld-gitsync pushed a commit to pld-linux/nodejs that referenced this pull request Jun 17, 2025
@legendecas
Copy link
Member Author

I don't think we have CI coverage on the reported platforms in #58569 as they are not supported. This patch could still be a good addition as this sets up proper build flags.

@legendecas legendecas marked this pull request as ready for review June 19, 2025 10:12
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

This sets proper SIMD build flags for abseil on ia32.
@legendecas legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 19, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 19, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 20, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 20, 2025
@nodejs-github-bot nodejs-github-bot merged commit 4623d46 into nodejs:main Jun 20, 2025
58 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 4623d46

@legendecas legendecas deleted the v8-gyp-abseil branch June 20, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node 22.16.0 on OpenBSD: building a module with node-gyp spins in a tight loop
3 participants