Commit 72b8228a authored by Eneas U de Queiroz's avatar Eneas U de Queiroz Committed by Richard Levitte
Browse files

INSTALL: add note about devcrypto engine

parent 23abea63
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -326,6 +326,11 @@
                   Don't build support for datagram based BIOs. Selecting this
                   option will also force the disabling of DTLS.

  enable-devcryptoeng
                   Build the /dev/crypto engine.  It is automatically selected
                   on BSD implementations, in which case it can be disabled with
                   no-devcryptoeng.

  no-dso
                   Don't build support for loading Dynamic Shared Objects.