]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For shell.c.in, define CHAR_BITS to 8 on platforms that do not have that
authordrh <>
Wed, 22 Sep 2021 14:26:22 +0000 (14:26 +0000)
committerdrh <>
Wed, 22 Sep 2021 14:26:22 +0000 (14:26 +0000)
commit68911c2a2ad7816c770d54771992c754d510996c
tree7ef0ca7d415a270c1515819dfa605fb524145201
parentfd7abcd15b78093f9da6326f59e56ec23786bfdf
For shell.c.in, define CHAR_BITS to 8 on platforms that do not have that
value set by default.  This fixes the build on older machines.

FossilOrigin-Name: 96610cc8251ad4ff8d7f0536f20f4572a996bfa8d24bec8a7925a333e507da1e
manifest
manifest.uuid
src/shell.c.in