Skip to content

chore: Support both dynamic and static build.#789

Merged
ShogunPanda merged 1 commit intonodejs:mainfrom
ShogunPanda:multitarget-build
Feb 25, 2026
Merged

chore: Support both dynamic and static build.#789
ShogunPanda merged 1 commit intonodejs:mainfrom
ShogunPanda:multitarget-build

Conversation

@ShogunPanda
Copy link
Copy Markdown
Contributor

Fixes #784.

@ShogunPanda ShogunPanda merged commit 2ccad0e into nodejs:main Feb 25, 2026
7 checks passed
@ShogunPanda ShogunPanda deleted the multitarget-build branch February 25, 2026 15:56
npc1054657282 added a commit to npc1054657282/xmake-repo that referenced this pull request Apr 20, 2026
fix xmake-io#9802
1. nodejs/llhttp#789 replaced the `BUILD_SHARED_LIBS` and
`BUILD_STATIC_LIBS` with `LLHTTP_BUILD_SHARED_LIBS` and
`LLHTTP_BUILD_STATIC_LIBS`.
2. Fix double compilation bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support static/shared builds and an ALIAS for the default

2 participants