zig-sqlite
zig-sqlite copied to clipboard
sets linkage to static
Hi,
If I understand correctly, then the linking was switched by mistake from dynamic to static and then switched back to static on the main branch, but not on 0.15.1, according to the discussion in:
https://github.com/vrischmann/zig-sqlite/issues/195
Take care, Martin