[openssl] master update
Richard Levitte
levitte at openssl.org
Thu Apr 4 11:38:50 UTC 2019
The branch master has been updated
via 706b6333a6dd29a8d11561dee8013a2fddbc2742 (commit)
from e321ba28e89d40ab750e353d5bd7fc405e9c2761 (commit)
- Log -----------------------------------------------------------------
commit 706b6333a6dd29a8d11561dee8013a2fddbc2742
Author: Richard Levitte <levitte at openssl.org>
Date: Thu Apr 4 12:56:57 2019 +0200
Document the 'no-module' configuration option
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8665)
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/INSTALL b/INSTALL
index 9273db3..5185033 100644
--- a/INSTALL
+++ b/INSTALL
@@ -409,6 +409,10 @@
no-makedepend
Don't generate dependencies.
+ no-module
+ Don't build any dynamically loadable engines. This also
+ implies 'no-dynamic-engine'.
+
no-multiblock
Don't build support for writing multiple records in one
go in libssl (Note: this is a different capability to the
More information about the openssl-commits
mailing list