Skip to content

Commit

Permalink
update bundled sqlite to 3.8.8.1
Browse files Browse the repository at this point in the history
The "Fixed CE build of sqlite3" patch is preserved in this change,
which causes sqlite's own localtime implementation to be used for
wince. This is extended by #undef HAVE_LOCALTIME_S to override the
new assumption that localtime_s is available on wince and should be
used. Also, removed HAVE_LOCALTIME_S=0 since this must now be
undefined instead of 0.

Change-Id: I418e138ddc47d1bfbb80de0f4e4205a79c425f10
Reviewed-by: Mark Brand <[email protected]>
  • Loading branch information
mabrand committed Jan 22, 2015
1 parent 2bc038a commit e267505
Show file tree
Hide file tree
Showing 4 changed files with 3,999 additions and 1,920 deletions.
Loading

0 comments on commit e267505

Please sign in to comment.