buildrootschalter/package/sqlite
Thomas Petazzoni 856ba32097 sqlite: do not assume thread support is available
The --enable-threadsafe option was unconditionally passed, without
taking into account whether the underlying toolchain had thread
support or not. Now, we properly pass --enable-threadsafe or
--disable-threadsafe depending on the availability of thread support.

Fixes
http://autobuild.buildroot.net/results/defdc098cff293baabf2f89587476eba71f1c0d0/build-end.log.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-18 09:48:24 +02:00
..
Config.in sqlite: add option to enable additional query optimizations (stat3) 2011-12-11 22:17:58 +01:00
sqlite.mk sqlite: do not assume thread support is available 2012-07-18 09:48:24 +02:00