openwrt-packages/libs/sqlite3
Gaëtan Buchetet 572a717274 sqlite3-cli: use shared library to link sqlite3 binary
The sqlite3 binary was linked against the static library of libsqlite3.
It now uses the .so library of the libsqlite3 package. This dropped size
of the sqlite3 binary from 652k to 91k.

Signed-off-by: Gaëtan Buchetet <bubuche.pub@free.fr>
2018-02-19 11:02:28 +00:00
..
Config.in sqlite3: add config options to disable FTS3 and RTREE 2018-01-31 17:19:42 +01:00
Makefile sqlite3-cli: use shared library to link sqlite3 binary 2018-02-19 11:02:28 +00:00