Skip to content

Allow statically link using command line option#36

Merged
lnkuiper merged 2 commits into
duckdb:mainfrom
Dtenwolde:static-link
Jul 2, 2026
Merged

Allow statically link using command line option#36
lnkuiper merged 2 commits into
duckdb:mainfrom
Dtenwolde:static-link

Conversation

@Dtenwolde

@Dtenwolde Dtenwolde commented Jul 2, 2026

Copy link
Copy Markdown
Member

Makes it easier to statically link the extension without having to change the config file. Also fixes the path, which after #26 no longer pointed to the correct location.

To statically link:
make release EXT_FLAGS="-DLINK_FTS_STATICALLY=1"

@lnkuiper lnkuiper merged commit 179d7fe into duckdb:main Jul 2, 2026
18 of 24 checks passed
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.

2 participants