mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +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
|
||||
# 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