0
0
mirror of https://github.com/openwrt/packages.git synced 2025-10-09 07:31:26 +00:00
Files
packages/libs/sqlite3/Makefile
Maxim Storchak 9ba287e7fd sqlite3: fix line editing in sqlite3-cli
- fix building sqlite3-cli with readline and libedit
- add linenoise line editing option. This adds 12k to the size of the
  bare sqlite3-cli, but doesn't add any extra dependencies
- make linenoise the default choice as the most space conserving but
  still convenient variant
- bump PKG_RELEASE

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2025-10-07 14:22:02 +03:00

4.4 KiB