1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-17 04:44:10 +02:00
openwrt-packages/libs/sqlite3
Sebastian Kemper a34c27d9a4 sqlite3: small improvements
This commit:

 - adds support for parallel builds (the possibilities of building parts
   of sqlite3 in parellel are limited, but there is no downside)

 - adds a CVE/CPE ID

 - Removes useless "=1" from -D[EFINES]

 - Adds --disable-debug (default anyway, just makes it explicit), put
   --disable-static-shell up top to sort the list alphabetically

 - Saves one INSTALL_DIR line in the end

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-30 13:37:32 +01:00
..
Config-cli.in sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00
Config-lib.in sqlite3: add configure switches to menuselect 2018-12-27 11:10:31 +01:00
Makefile sqlite3: small improvements 2018-12-30 13:37:32 +01:00