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
commit5ad197b3f135a390193a089dea716d1ad90fb8da (patch)
treeafc9278aeab29ceeb92479dd6a799702d7eb8754 /cmake/build_configurations
parent1ba6a279066802dbae3b9f7efb80e0569688d717 (diff)
downloadmariadb-git-5ad197b3f135a390193a089dea716d1ad90fb8da.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