From ee398fb5539afa74875cb5fcf08428e18059a426 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 23 Jan 2023 20:06:01 +0300 Subject: Upgrade to 3.39.4 --- upstream/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/README.txt') diff --git a/upstream/README.txt b/upstream/README.txt index 6e62a4e..ccf5e23 100644 --- a/upstream/README.txt +++ b/upstream/README.txt @@ -105,7 +105,7 @@ may be specified in this manner as some require the amalgamation to be built with them enabled (see http://www.sqlite.org/compile.html). For example, the following will work: - "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_ENABLE_JSON1=1" + "OPTS=-DSQLITE_ENABLE_STAT4=1 -DSQLITE_OMIT_JSON=1" However, the following will not compile unless the amalgamation was built with it enabled: -- cgit v1.1