mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +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}")
|
SET(CMAKE_CXX_FLAGS_RELWITHDEBINFO "+O2 ${COMMON_CXX_FLAGS}")
|
||||||
ENDIF()
|
ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
SET(WITH_SSL)
|
SET(WITH_SSL no)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
# Linux flags
|
# Linux flags
|
||||||
|
|
Loading…
Reference in a new issue