]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the --static-cli-shell configure flag to the canonical build, which works like...
authorstephan <stephan@noemail.net>
Thu, 3 Apr 2025 13:24:38 +0000 (13:24 +0000)
committerstephan <stephan@noemail.net>
Thu, 3 Apr 2025 13:24:38 +0000 (13:24 +0000)
commit2a5694910ab9f4f7be34decd340156ad336cab4e
tree8b6f60f8884146a3fade845464e203a3d9a88206
parent2636632caeea654adc850a76b9775df380e0e5ae
Add the --static-cli-shell configure flag to the canonical build, which works like --static-tclsqlite3 but applies to the CLI shell (statically linking it, which only works if all requisite libs are available in static form). It is not called --static-shell because that flag has a completely different legacy meaning in the autoconf build and this flight might eventually be added to that build, so would collide there.

FossilOrigin-Name: fd2c1638ecc38617f5de0380ad23f233d1159be0712ae2ca4cae5c99e841f1b1
Makefile.in
auto.def
autosetup/sqlite-config.tcl
main.mk
manifest
manifest.uuid