Commit b9680ce2 by Dane Springmeyer

update bundled libsqlite3 from 3071700->3080200 - closes #207 #205 #149 #210 #216 #237

parent 11f536b0
{
'variables': {
'sqlite_version%':'3071700'
'sqlite_version%':'3080200'
}
}
\ No newline at end of file
......@@ -79,6 +79,7 @@
'SQLITE_ENABLE_RTREE'
],
},
'cflags_cc': ['-Wno-unused-value'],
'defines': [
'_REENTRANT=1',
'SQLITE_THREADSAFE=1',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment