node/deps/sqlite
cjihrig 6b6b97766c 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: https://github.com/nodejs/node/pull/54433
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2024-08-21 15:36:08 +00:00
..
BUILD.gn
sqlite3.c deps: sqlite: fix Windows compilation 2024-08-21 15:36:08 +00:00
sqlite3.h deps: update sqlite to 3.46.1 2024-08-21 15:36:07 +00:00
sqlite.gyp
unofficial.gni build: fix build error in sqlite under GN build 2024-07-07 14:20:42 +09:00