Fix building statically without any dso support
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9895)
This commit is contained in:
parent
1aa89a7a3a
commit
3b2f8c771a
3 changed files with 7 additions and 3 deletions
3
INSTALL
3
INSTALL
|
@ -364,6 +364,9 @@
|
|||
Don't build support for datagram based BIOs. Selecting this
|
||||
option will also force the disabling of DTLS.
|
||||
|
||||
no-dso
|
||||
Don't build support for loading Dynamic Shared Objects.
|
||||
|
||||
enable-devcryptoeng
|
||||
Build the /dev/crypto engine. It is automatically selected
|
||||
on BSD implementations, in which case it can be disabled with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue