libssh: compile against MbedTLS instead of OpenSSL 21935/head
authorGioacchino Mazzurco <gio@eigenlab.org>
Sun, 27 Aug 2023 10:15:06 +0000 (12:15 +0200)
committerGioacchino Mazzurco <gio@eigenlab.org>
Mon, 28 Aug 2023 08:04:00 +0000 (10:04 +0200)
commitb95e1c56e7cfb5368567b74febefe8ccbdc86c10
treea1897d1fe3d250fb5d5ed627a78ef584aa8b547f
parent846ee0b9d0a84ea0868c7f3a3a6bb2e1730c16d7
libssh: compile against MbedTLS instead of OpenSSL

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>
libs/libssh/Makefile