Skip to content

build: deprecate always enabled --enable-static - #65103

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
legendecas:macos-fully-static
Aug 10, 2026
Merged

build: deprecate always enabled --enable-static#65103
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
legendecas:macos-fully-static

Conversation

@legendecas

@legendecas legendecas commented Aug 7, 2026

Copy link
Copy Markdown
Member

libnode.a is now always produced, unless configured with flag
--shared which would produce libnode.[so|dylib|dll] instead.
This deprecates the no-op flag --enable-static.

Refs: #65026
Refs: #63626

`libnode.a` is now always produced, unless configured with flag
`--shared`. This deprecates the no-op flag `--enable-static`.

Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
@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. labels Aug 7, 2026
@legendecas legendecas added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 7, 2026
@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 7, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 7, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 10, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 4a4cc1e into nodejs:main Aug 10, 2026
86 of 88 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 4a4cc1e

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 10, 2026
@legendecas
legendecas deleted the macos-fully-static branch August 10, 2026 20:38
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. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants