package/libevent: fix build with openssl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 8 Jun 2019 21:57:56 +0000 (23:57 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 9 Jun 2019 21:20:49 +0000 (23:20 +0200)
commitd8bd71bf96cfcf29a96726076f91c3561a96ef39
treeff9a12e377139f87cfa066452640342577667c7c
parent589bc51d7cfa20af87b8e7bea854ed59a587b309
package/libevent: fix build with openssl

Since bump to version 2.1.10 in commit
3c8e79db8375f83a8e6a1d58ade697447903b6b0, openssl detection is broken.
Add a patch to fix it otherwise libwebsock fails to build

Fixes:
 - http://autobuild.buildroot.org/results/be32afa364a6b387195cdb5166fb23e9610451a7

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/libevent/0002-m4-libevent_openssl.m4-fix-detection-of-openssl.patch [new file with mode: 0644]