ustream-ssl: fix build against wolfSSL
authorDaniel Golle <daniel@makrotopia.org>
Thu, 24 May 2018 16:51:44 +0000 (18:51 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 07:13:22 +0000 (08:13 +0100)
commit5435e8023e956be4f8a21a8741fbe331db05960a
tree808cdc645f540b48a30dce7915c207c1a53720b0
parent42121995c7e5275978aa88685e83c691349b7e42
ustream-ssl: fix build against wolfSSL

commit 39a6ce205d (ustream-ssl: Enable ECDHE with OpenSSL.) broke
build against wolfSSL because wolfSSL doesn't (yet) support
SSL_CTX_set_ecdh_auto() of the OpenSSL API.

Fix this in ustream-ssl:

 189cd38b41 don't use SSL_CTX_set_ecdh_auto with wolfSSL

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(backported from 4f442f5f383837efcfb345033169178f74f63440)
package/libs/ustream-ssl/Makefile