ustream-ssl: fix build against wolfSSL
authorDaniel Golle <daniel@makrotopia.org>
Thu, 24 May 2018 16:51:44 +0000 (18:51 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 24 May 2018 16:55:34 +0000 (18:55 +0200)
commit4f442f5f383837efcfb345033169178f74f63440
treefc7f3ac36bf6dae872b75a06fad1596f79ae3e10
parent4da832e201da2493b66024f234a78a2249af4aff
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>
package/libs/ustream-ssl/Makefile