mirror of
https://github.com/AntelopeIO/boringssl.git
synced 2026-07-21 14:43:53 +00:00
Define OPENSSL_NO_SSL_TRACE.
Without this, Node expects SSL_trace and friends to be available. Change-Id: Iaccb9fba819846a418e8f3cd4598dcbc1d62744d Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54308 Reviewed-by: Bob Beck <bbe@google.com> Auto-Submit: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>
This commit is contained in:
committed by
Boringssl LUCI CQ
parent
ea2ad5a876
commit
c990cf1834
@@ -59,6 +59,7 @@
|
||||
#define OPENSSL_NO_SM3
|
||||
#define OPENSSL_NO_SM4
|
||||
#define OPENSSL_NO_SRP
|
||||
#define OPENSSL_NO_SSL_TRACE
|
||||
#define OPENSSL_NO_SSL2
|
||||
#define OPENSSL_NO_SSL3
|
||||
#define OPENSSL_NO_SSL3_METHOD
|
||||
|
||||
Reference in New Issue
Block a user