Skip to content

build: support empty libname flags in configure.py#62477

Open
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:from-pkg-config
Open

build: support empty libname flags in configure.py#62477
aduh95 wants to merge 1 commit intonodejs:mainfrom
aduh95:from-pkg-config

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented Mar 28, 2026

Without this patch, passing e.g. --shared-sqlite-libname= ends up passing -l'' in the lib flags, and there is no way to defer to the pkgconfig ones.

@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 Mar 28, 2026
@aduh95 aduh95 changed the title build: add a magic string from-pkg-config for shared lib names build: support empty libname flags in configure.py Mar 28, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants