mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04:00
The .so symlinks (without any suffix) are only used by compiler/linker and not needed on the target system. See https://github.com/openwrt/packages/pull/274 for a short discussion. Signed-off-by: Michael Heimpold <mhei@heimpold.de>