From a882b1c4a2e95f982e4ef77d2889abbd6d912529 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 31 Jul 2019 19:15:10 +0300 Subject: Upgrade to 3.27.2 --- sqlite3/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqlite3/buildfile') diff --git a/sqlite3/buildfile b/sqlite3/buildfile index 7722955..b85acd4 100644 --- a/sqlite3/buildfile +++ b/sqlite3/buildfile @@ -22,7 +22,7 @@ gcc = ($c.class == 'gcc') # This is the subset of features that we enable by default in libsqlite3 and # that affect the shell. They can be overridden in the same way. # -#cc.poptions =+ -DSQLITE_ENABLE_SESSION=1 +cc.poptions =+ -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_SESSION=1 # Both Debian and Fedora add this so gotta be important. # -- cgit v1.1