mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Update to set BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE on MacOS.
This commit is contained in:
@ -47,7 +47,7 @@
|
|||||||
# define BOOST_NO_STDC_NAMESPACE
|
# define BOOST_NO_STDC_NAMESPACE
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if (__GNUC__ == 4)
|
# if (__GNUC__ >= 4)
|
||||||
|
|
||||||
// Both gcc and intel require these.
|
// Both gcc and intel require these.
|
||||||
# define BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
|
# define BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
|
||||||
|
Reference in New Issue
Block a user