packages/libs/sqlite3
Sebastian Kemper 31fcfa2e24 sqlite3: always build a thread-safe library
Pull request #9033 showed that there are problems with builds where
thread-safe mode is disabled. The binaries still reference functions
from libpthread. This commit removes the thread-safe choice for now.
Once this is addressed upstream the choice can be added back.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-05-23 19:59:50 +02:00
..
Config-cli.in sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00
Config-lib.in sqlite3: always build a thread-safe library 2019-05-23 19:59:50 +02:00
Makefile sqlite3: always build a thread-safe library 2019-05-23 19:59:50 +02:00