Files
packages/libs/sqlite3
George Sapkin acd385976d 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>
(cherry picked from commit 53f8aa5c51)
2025-05-25 01:12:03 +08:00
..
2023-03-14 01:20:08 -07:00
2025-05-25 01:12:03 +08:00