Skip to content

Fix jemalloc cmake filter - #249

Merged
evertlammerts merged 2 commits into
duckdb:mainfrom
evertlammerts:main
Jan 5, 2026
Merged

Fix jemalloc cmake filter#249
evertlammerts merged 2 commits into
duckdb:mainfrom
evertlammerts:main

Conversation

@evertlammerts

Copy link
Copy Markdown
Member

This fixes a bug in the cmake function that checks whether we should include jemalloc in our extension list. Should make sure that jemalloc not included on Windows.

@evertlammerts
evertlammerts merged commit 625e2f8 into duckdb:mainJan 5, 2026
1 check passed
Sign up for freeto 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.

1 participant

@evertlammerts