Skip to content

fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers#2178

Merged
penberg merged 1 commit intotursodatabase:mainfrom
Geal:main
Oct 23, 2025
Merged

fix: avoid rebuilding libsql-ffi every time when using Multiple Ciphers#2178
penberg merged 1 commit intotursodatabase:mainfrom
Geal:main

Conversation

@Geal
Copy link
Copy Markdown
Contributor

@Geal Geal commented Oct 22, 2025

Fix #2177

When using the Multiple Ciphers extension in libsql, I noticed that it was rebuilding libsql-ffi every time. This fixes the condition in build.rs to only check for changes in the Multiple Ciphers source

@penberg penberg added this pull request to the merge queue Oct 23, 2025
Merged via the queue into tursodatabase:main with commit 7c55fb0 Oct 23, 2025
19 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.

Building with encryption rebuilds libsql-ffi every time

2 participants