Commit a5ce241
deps: sqlite: fix Windows compilation
This is equivalent to the following upstream change:
https://sqlite.org/src/info/6c103aee6f146869
Original commit message:
Change constant expressions to pre-computed constants, because apparently
MSVC on ARM requires that.
[forum:/forumpost/4feb1685cced0a8e|Forum thread 4feb1685cced0a8e].
FossilOrigin-Name: 6c103aee6f146869a3e0c48694592f2e4c6b57ecdb4450f46e762c38b4e686f1
PR-URL: #54433
Reviewed-By: Rafael Gonzaga <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>1 parent 3caf29e commit a5ce241
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24886 | 24886 | | |
24887 | 24887 | | |
24888 | 24888 | | |
24889 | | - | |
24890 | | - | |
| 24889 | + | |
| 24890 | + | |
24891 | 24891 | | |
24892 | 24892 | | |
24893 | 24893 | | |
| |||
0 commit comments