mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 17:54:16 +01:00
CONC-743 Enable parsec by default
... in C/C, but disable in 11.4, and enable again in 11.6
This commit is contained in:
parent
f8eab69c3e
commit
4c9fd4f45b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ ENDIF()
|
|||
SET(CONC_WITH_SIGNCODE ${SIGNCODE})
|
||||
SET(SIGN_OPTIONS ${SIGNTOOL_PARAMETERS})
|
||||
SET(CONC_WITH_EXTERNAL_ZLIB ON)
|
||||
SET(CLIENT_PLUGIN_PARSEC OFF)
|
||||
|
||||
IF(NOT CONC_WITH_SSL)
|
||||
IF(SSL_DEFINES MATCHES "WOLFSSL")
|
||||
|
|
Loading…
Add table
Reference in a new issue