summaryrefslogtreecommitdiffstats
path: root/rules/radvd.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-06-15 00:21:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 22:10:09 +0200
commit0ccc762f07707f23938c5b84f461a93a72420b4c (patch)
tree7dfb58dbbca0bdcd57232c49e4a18bc779e05147 /rules/radvd.make
parenta079a6d10ff67ab667dd72def54acf928eaead09 (diff)
downloadptxdist-0ccc762f07707f23938c5b84f461a93a72420b4c.tar.gz
ptxdist-0ccc762f07707f23938c5b84f461a93a72420b4c.tar.xz
sqlite: version bump and improved build options
- Bump the version to 3.13.0: http://sqlite.org/releaselog/3_13_0.html - Using FTS4 also enables FTS3, they share most of their code and FTS4 is recommended for new applications. (Better query performance) - Include the JSON1 functions - The lookaside memory allocator should not be disabled, it is the default allocator since 3.6.1 and is much quicker. 50KB per database connection are used for the memory pool but this can be changed at runtime, if a smaller memory footprint is required. - SECURE_DELETE should not be the default, those who need it can always enable it at runtime with the secure_delete pragma. That build option only controls the default value. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/radvd.make')
0 files changed, 0 insertions, 0 deletions