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.
This commit is contained in:
Robert Bindar 2019-07-01 13:21:07 +03:00
commit e8392e58b2
5 changed files with 0 additions and 134 deletions

View file

@ -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