summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-03-13 23:16:29 +0100
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-03-14 10:32:58 +0100
commit6bc62a620e715f7580651ca932eab052aa527886 (patch)
treecdb4aaa5dfdf7611dbc6aa874a5b38966cbc1f56 /INSTALL
parentd33d76168fb7642916cdcb7ccb0513abdb6f5f05 (diff)
downloadopenssl-new-6bc62a620e715f7580651ca932eab052aa527886.tar.gz
Configure: disable new trace api by default
Fixes #8472 Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8474)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d8c5dc5925..cffa241a7b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -523,6 +523,10 @@
require additional system-dependent options! See "Note on
multi-threading" below.
+ enable-trace
+ Build with support for the integrated tracing api. See manual pages
+ OSSL_trace_set_channel(3) and OSSL_trace_enabled(3) for details.
+
no-ts
Don't build Time Stamping Authority support.