summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-04-04 12:56:57 +0200
committerRichard Levitte <levitte@openssl.org>2019-04-04 12:56:57 +0200
commit706b6333a6dd29a8d11561dee8013a2fddbc2742 (patch)
tree5b589104369353011b2f5f9b7a078fb790e1ccb1 /INSTALL
parente321ba28e89d40ab750e353d5bd7fc405e9c2761 (diff)
downloadopenssl-new-706b6333a6dd29a8d11561dee8013a2fddbc2742.tar.gz
Document the 'no-module' configuration option
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8665)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9273db3b63..5185033a79 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