]> code.ossystems Code Review - openembedded-core.git/commit
sqlite: remove unrecognised options: --enable-tempstore
authorSaul Wold <sgw@linux.intel.com>
Fri, 20 Dec 2013 18:23:48 +0000 (10:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:50:37 +0000 (12:50 +0000)
commit30616257b8d611db204cb85126c2578325b9c048
tree81b083b7dc8b6f4e85e6e2b8c4b761e990aeb1e3
parent14066651cd74724dcb59c10f994f5b2bf38a4745
sqlite: remove unrecognised options: --enable-tempstore

This option appears to be commented out in the configure.ac with no explaination,
It does not appear to be commented out in the source, so it occurs during the sqlite
release process!

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/sqlite/sqlite3.inc