mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Fix typo in previous.
This commit is contained in:
parent
1ba6a27906
commit
5ad197b3f1
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ IF(UNIX)
|
|||
SET(CMAKE_CXX_FLAGS_RELWITHDEBINFO "+O2 ${COMMON_CXX_FLAGS}")
|
||||
ENDIF()
|
||||
ENDIF()
|
||||
SET(WITH_SSL)
|
||||
SET(WITH_SSL no)
|
||||
ENDIF()
|
||||
|
||||
# Linux flags
|
||||
|
|
Loading…
Reference in a new issue