summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2016-11-04 17:19:02 +0100
committerGitHub <noreply@github.com>2016-11-04 17:19:02 +0100
commit2d25d09a8ba861103e116c30da88e536578a146f (patch)
tree7dece615f267f4f62266ff4bd23b256b6ad40ed8 /CMakeLists.txt
parent7afcc7d1a2ec530fe04197d7541ea7060a8e3157 (diff)
parent58ac8dd255acc599e0140b7cdcfe0b9a2bab4035 (diff)
downloadmariadb-git-2d25d09a8ba861103e116c30da88e536578a146f.tar.gz
Merge pull request #253 from grooverdan/10.2-MDEV-11195-numa-build
MDEV-11195: Correct enablement of NUMA in innodb/xtradb
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b19b796621f..731afdde3d8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -162,7 +162,6 @@ INCLUDE(install_macros)
INCLUDE(systemd)
INCLUDE(mysql_add_executable)
INCLUDE(crc32-vpmsum)
-INCLUDE(numa)
# Handle options
OPTION(DISABLE_SHARED