projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e321ba2
)
Document the 'no-module' configuration option
author
Richard Levitte
<levitte@openssl.org>
Thu, 4 Apr 2019 10:56:57 +0000
(12:56 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 4 Apr 2019 10:56:57 +0000
(12:56 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8665)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index 9273db3b635198077c71365fbbc5388f51a96440..5185033a797e5177dcaada0de66980155dc12b34 100644
(file)
--- 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