]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
Remove CMake tests for pthread barriers
authorJustin Viiret <justin.viiret@intel.com>
Wed, 11 Nov 2015 23:52:48 +0000 (10:52 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 20 Apr 2016 03:34:53 +0000 (13:34 +1000)
cmake/config.h.in

index 63e0afc2230f7cbfd1872793a7f817145d334a68..9c8f8a2754f82f0d40d93afe55faad73b8890315 100644 (file)
 /* C compiler has intrin.h */
 #cmakedefine HAVE_C_INTRIN_H
 
-/* Define to 1 if you have the declaration of `pthread_barrier_init', and to 0
-   if you don't. */
-#cmakedefine HAVE_DECL_PTHREAD_BARRIER_INIT
-
 /* Define to 1 if you have the declaration of `pthread_setaffinity_np', and to
    0 if you don't. */
 #cmakedefine HAVE_DECL_PTHREAD_SETAFFINITY_NP