sqlite3: use dynamic linking for sqlite cli tool 7723/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 18 Dec 2018 19:07:34 +0000 (20:07 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 18 Dec 2018 19:07:35 +0000 (20:07 +0100)
commitd309d0090c79ee31a7735056bc1681953a2c8675
tree0ba68fd6d0d35f93430f850228d594a62177a34d
parent6fdeb2df93a47944e68d940bc5c3e16b6689089a
sqlite3: use dynamic linking for sqlite cli tool

Otherwise it'll carry a static copy of it's own lib.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/sqlite3/Makefile