0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-05 15:53:08 +00:00
Files
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
..
2023-03-14 01:20:08 -07:00
2025-05-04 01:52:16 +08:00
2025-04-28 17:21:30 +08:00