summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJonathan Perkin <jonathan.perkin@oracle.com>2010-05-05 13:49:03 +0200
committerJonathan Perkin <jonathan.perkin@oracle.com>2010-05-05 13:49:03 +0200
commit559c23fde21210f0f382e47092d0b48a630ac20c (patch)
treef4b048c8fb54f34a579a2d26cde8741e46cf5b8a /cmake
parent44a05c19f0d56b5300c3026fc0ec75044f9b291c (diff)
downloadmariadb-git-559c23fde21210f0f382e47092d0b48a630ac20c.tar.gz
Build all plugins.
Try to fix ia64/icc builds.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/build_configurations/mysql_release.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/build_configurations/mysql_release.cmake b/cmake/build_configurations/mysql_release.cmake
index eeef9f04544..dd1015ff9b9 100644
--- a/cmake/build_configurations/mysql_release.cmake
+++ b/cmake/build_configurations/mysql_release.cmake
@@ -80,9 +80,6 @@ IF(FEATURE_SET)
ENDFOREACH()
ENDIF()
-SET(WITHOUT_AUDIT_NULL ON CACHE BOOL "")
-SET(WITHOUT_DAEMON_EXAMPLE ON CACHE BOOL "")
-
OPTION(ENABLE_LOCAL_INFILE "" ON)
SET(WITH_SSL bundled CACHE STRING "")
SET(WITH_ZLIB bundled CACHE STRING "")