Skip to content

build: fix build error in sqlite under GN build

Rodrigo Muino Tomonari requested to merge github/fork/zcbenz/sqlite-gn-build into main

SQLite does not fix all compiler warnings so we have to disable the warnings on our side: https://www.sqlite.org/faq.html#q17

Merge request reports

Loading