summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorRobert Bindar <robert@mariadb.org>2019-07-01 13:21:07 +0300
committerRobert Bindar <robert@mariadb.org>2019-07-03 12:11:22 +0300
commite8392e58b2a5a69f9c0bd5b5aed90348b4a0ccb3 (patch)
tree3506325a01a0c06c154cf14bdc762311693e5c3d /config.h.cmake
parent3acf74105175d4c909e0ea8e969f3d78bfc5f7af (diff)
downloadmariadb-git-e8392e58b2a5a69f9c0bd5b5aed90348b4a0ccb3.tar.gz
MDEV-19696 - Cleanup gcc sync builtins
Since 10.4 requires C++11 capable compiler, gcc sync builtins became dead code. Remove relevant cmake checks and cleanup include files.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 7ff54bef069..b15f7b57a2b 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -380,7 +380,6 @@
#cmakedefine HAVE_SOLARIS_STYLE_GETHOST 1
-#cmakedefine HAVE_GCC_ATOMIC_BUILTINS 1
#cmakedefine HAVE_GCC_C11_ATOMICS 1
#cmakedefine HAVE_SOLARIS_ATOMIC 1
#cmakedefine HAVE_DECL_SHM_HUGETLB 1