Remove CMake tests for pthread barriers

This commit is contained in:
Justin Viiret 2015-11-12 10:52:48 +11:00 committed by Matthew Barr
parent 78b780c550
commit 60dcd0c160

View File

@ -39,10 +39,6 @@
/* 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