BUILD: ssl: fix OPENSSL_NO_SSL_TRACE for boringssl and libressl
authorEmmanuel Hocdet <manu@gandi.net>
Mon, 20 Mar 2017 10:39:57 +0000 (11:39 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 Mar 2017 11:01:44 +0000 (12:01 +0100)
commit9490cedb4eee0d3c72d4cb6eb57520beabaabe83
treec3196e2856a93a246a36488319ce5dd1d299d538
parenta52bb15cc78ecf07f2c4be3f6e5aba417dafd098
BUILD: ssl: fix OPENSSL_NO_SSL_TRACE for boringssl and libressl

"sample-fetch which captures the cipherlist" patch introduce #define
do deal with trace functions only available in openssl > 1.0.2.
Add this #define to libressl and boringssl environment.
Thanks to Piotr Kubaj for postponing and testing with libressl.
include/proto/openssl-compat.h