summaryrefslogtreecommitdiff
path: root/boost/config/platform/macos.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/config/platform/macos.hpp')
-rw-r--r--boost/config/platform/macos.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/config/platform/macos.hpp b/boost/config/platform/macos.hpp
index 6d876b12db..5be4e3b3da 100644
--- a/boost/config/platform/macos.hpp
+++ b/boost/config/platform/macos.hpp
@@ -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