mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
b95e1c56e7
Since 2017 libssh supports to be compiled against libmbedtls instead of libopessl, OpenWrt ships mbedtls by default, while depending on OpenSSL increase image size by almost 1.5MB unnecessarily. Signed-off-by: Gioacchino Mazzurco <gio@eigenlab.org>