-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
build: add --shared-lief configure flag
#61536
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
+45
−2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
Review requested:
|
aduh95
commented
Jan 26, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #61536 +/- ##
==========================================
- Coverage 89.77% 88.91% -0.87%
==========================================
Files 673 673
Lines 203820 203820
Branches 39186 39102 -84
==========================================
- Hits 182982 181224 -1758
- Misses 13155 14878 +1723
- Partials 7683 7718 +35 🚀 New features to boost your workflow:
|
Collaborator
Collaborator
legendecas
approved these changes
Jan 27, 2026
cjihrig
approved these changes
Jan 27, 2026
joyeecheung
approved these changes
Jan 27, 2026
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/61536 ✔ Done loading data for nodejs/node/pull/61536 ----------------------------------- PR info ------------------------------------ Title build: add `--shared-lief` configure flag (#61536) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch aduh95:shared-lief -> nodejs:main Labels build, meta, tools, author ready, needs-ci, commit-queue-squash, dont-land-on-v20.x, dont-land-on-v22.x, dont-land-on-v24.x Commits 2 - build: add `--shared-lief` configure flag - Update configure.py Committers 2 - Antoine du Hamel <[email protected]> - GitHub <[email protected]> PR-URL: https://github.com/nodejs/node/pull/61536 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/61536 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 26 Jan 2026 20:19:05 GMT ✔ Approvals: 3 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/61536#pullrequestreview-3711758870 ✔ - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/61536#pullrequestreview-3711915227 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/61536#pullrequestreview-3713284258 ⚠ This PR has conflicts that must be resolved ✔ Last GitHub CI successful ℹ Last Full PR CI on 2026-01-27T15:05:38Z: https://ci.nodejs.org/job/node-test-pull-request/71070/ - Querying data for job/node-test-pull-request/71070/ ✔ Build data downloaded ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/21454260878 |
PR-URL: nodejs#61536 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
Contributor
Author
|
Landed in ca3d4e0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
build
Issues and PRs related to build files or the CI.
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
commit-queue-squash
Add this label to instruct the Commit Queue to squash all the PR commits into the first one.
dont-land-on-v20.x
PRs that should not land on the v20.x-staging branch and should not be released in v20.x.
dont-land-on-v22.x
PRs that should not land on the v22.x-staging branch and should not be released in v22.x.
dont-land-on-v24.x
PRs that should not land on the v24.x-staging branch and should not be released in v24.x.
meta
Issues and PRs related to the general management of the project.
needs-ci
PRs that need a full CI run.
tools
Issues and PRs related to the tools directory.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.