forked from boostorg/config
Update to set BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE on MacOS.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
# define BOOST_NO_STDC_NAMESPACE
|
||||
# endif
|
||||
|
||||
# if (__GNUC__ == 4)
|
||||
# if (__GNUC__ >= 4)
|
||||
|
||||
// Both gcc and intel require these.
|
||||
# define BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
|
||||
|
Reference in New Issue
Block a user