forked from boostorg/config
Re-enable pthread yield for PGI.
[SVN r78640]
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
// options requested by configure --enable-test
|
// options requested by configure --enable-test
|
||||||
#define BOOST_HAS_PTHREADS
|
#define BOOST_HAS_PTHREADS
|
||||||
#define BOOST_HAS_THREADS
|
#define BOOST_HAS_THREADS
|
||||||
#undef BOOST_HAS_PTHREAD_YIELD
|
#define BOOST_HAS_PTHREAD_YIELD
|
||||||
#define BOOST_HAS_NRVO
|
#define BOOST_HAS_NRVO
|
||||||
#define BOOST_HAS_LONG_LONG
|
#define BOOST_HAS_LONG_LONG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user