mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
0d384d4b89
Don't install the ABI-less library to support potential multiple ABIs
side by side.
Add a matching tests to check the soname and ensure the ABI-less library
is not installed.
Fixes: aebfd49 ("sqlite3: bump to 3.49.1")
Signed-off-by: George Sapkin <george@sapk.in>