summaryrefslogtreecommitdiff
path: root/cmake/build_configurations
diff options
context:
space:
mode:
authorJonathan Perkin <jonathan.perkin@oracle.com>2010-07-05 17:19:59 +0100
committerJonathan Perkin <jonathan.perkin@oracle.com>2010-07-05 17:19:59 +0100
commitcfb237903619ab48fb827f8eb4a81ce48bac4a7f (patch)
treeafc9278aeab29ceeb92479dd6a799702d7eb8754 /cmake/build_configurations
parentc14e08401af77f156daa1f3d90b0433bb885a260 (diff)
downloadmariadb-git-cfb237903619ab48fb827f8eb4a81ce48bac4a7f.tar.gz
Fix typo in previous.
Diffstat (limited to 'cmake/build_configurations')
-rw-r--r--cmake/build_configurations/mysql_release.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/build_configurations/mysql_release.cmake b/cmake/build_configurations/mysql_release.cmake
index d90715fa090..324c43c6fb0 100644
--- a/cmake/build_configurations/mysql_release.cmake
+++ b/cmake/build_configurations/mysql_release.cmake
@@ -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