Skip to content

build: fix missing symbol error in debug build#63768

Open
bnoordhuis wants to merge 1 commit into
nodejs:mainfrom
bnoordhuis:fix-debug-build
Open

build: fix missing symbol error in debug build#63768
bnoordhuis wants to merge 1 commit into
nodejs:mainfrom
bnoordhuis:fix-debug-build

Conversation

@bnoordhuis
Copy link
Copy Markdown
Member

Link in a dummy BuiltinCanAllocate, otherwise the link step fails with a missing symbol error in debug builds.

Link in a dummy BuiltinCanAllocate, otherwise the link step fails with a
missing symbol error in debug builds.
@nodejs-github-bot
Copy link
Copy Markdown
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 6, 2026
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.

2 participants