mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-14 14:54:49 -04:00
Update README.md
The default option of EVENT__DISABLE_OPENSSL:BOOL is `OFF`
This commit is contained in:
parent
4798de6c64
commit
3821cca1a6
@ -55,7 +55,7 @@ EVENT__DISABLE_DEBUG_MODE:BOOL=OFF
|
|||||||
EVENT__DISABLE_MM_REPLACEMENT:BOOL=OFF
|
EVENT__DISABLE_MM_REPLACEMENT:BOOL=OFF
|
||||||
|
|
||||||
# Define if libevent should build without support for OpenSSL encrpytion
|
# Define if libevent should build without support for OpenSSL encrpytion
|
||||||
EVENT__DISABLE_OPENSSL:BOOL=ON
|
EVENT__DISABLE_OPENSSL:BOOL=OFF
|
||||||
|
|
||||||
# Disable the regress tests
|
# Disable the regress tests
|
||||||
EVENT__DISABLE_REGRESS:BOOL=OFF
|
EVENT__DISABLE_REGRESS:BOOL=OFF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user