packages/libs/sqlite3
George Sapkin 53f8aa5c51 sqlite3: add legacy SONAME
With no SONAME set, when linking against the full library path, that
path will be used. But if SONAME is set, it will be used instead.

Set --soname=legacy to add a SONAME to the library to allow projects
that use full path to link correctly.

Link: https://sqlite.org/src/forumpost/5a3b44f510df8ded
Fixes: https://github.com/openwrt/packages/issues/26449
Signed-off-by: George Sapkin <george@sapk.in>
2025-05-04 01:52:16 +08:00
..
Config-cli.in sqlite3: make cli-editing support selectable 2018-12-27 11:11:22 +01:00
Config-lib.in sqlite3: Update to 3.41.1 2023-03-14 01:20:08 -07:00
Makefile sqlite3: add legacy SONAME 2025-05-04 01:52:16 +08:00
test.sh sqlite3: add CI version check 2025-04-28 17:21:30 +08:00