sqlite add flags for firefox and thunderbird

This commit is contained in:
bferturk
2016-06-15 19:41:12 +03:00
parent 534bc4acec
commit ecbca22fd7
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ def setup():
"-DSQLITE_ENABLE_FTS3",
"-DSQLITE_ENABLE_FTS4",
"-DSQLITE_ENABLE_FTS5",
"-DSQLITE_ENABLE_DBSTAT_VTAB=1",
"-DSQLITE_ENABLE_FTS3_PARENTHESIS",
"-DSQLITE_ENABLE_STMT_SCANSTATUS",
"-DSQLITE_SOUNDEX",
+1 -1
View File
@@ -109,7 +109,7 @@
<History>
<Update release="2">
<Date>2016-04-27</Date>
<Date>2016-06-15</Date>
<Version>3.11.0.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>