commit | 0f61bd2023ba94423b4e4c8cfb1a23de1fe6a21c | [log] [tgz] |
---|---|---|
author | Chinmay Garde <chinmaygarde@google.com> | Mon Dec 13 18:01:15 2021 +0000 |
committer | Chinmay Garde <chinmaygarde@google.com> | Mon Dec 13 18:01:15 2021 +0000 |
tree | f03b081210229f15d07d3ca739b482aa0c230eb2 | |
parent | ef1f9f4172161e176ba68a0bd401e15ddc2ea25c [diff] |
Disable error due to warning on iOS. The explicit warning is benign on iOS but this TU is compiled with warnings as errors. Explicitly disable the warning in the one sqlite3 TU on iOS. Change-Id: Iea4974cf9f53373b7c57cfacc06d76f82416cca6 Reviewed-on: https://flutter-review.googlesource.com/c/third_party/sqlite/+/24221 Reviewed-by: Zach Anderson <zra@google.com> Commit-Queue: Chinmay Garde <chinmaygarde@google.com>
This repo contains the amalgamated SQLite sources along with a mechanism to update them from the official mirror in a single step.
To update the amalgamated sources to the latest (along with the VERSION
, GIT_REVISION
, and, LAST_UPDATE
files), run make
on a POSIX system and submit the updates to the mirror.
No modifications are made to the amalgamated sources.
The LICENSE
file is as present in the list of “unencumbered” licenses. Do NOT modify it.