mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
Some packages have different variants that have different capabilities depending on which libraries against which they are linked. Add a function to check which library a binary links against in order to determine available functionality. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>