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
commit2c9803580f3495895b9ccd86bff1492105416340 (patch)
treef4b048c8fb54f34a579a2d26cde8741e46cf5b8a /cmake
parent58b15f80581c2c7aef2ef568cffb88bba0c3dc93 (diff)
downloadmariadb-git-2c9803580f3495895b9ccd86bff1492105416340.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 "")