diff options
Diffstat (limited to 'indexlib/boost-compat/config/platform')
-rw-r--r-- | indexlib/boost-compat/config/platform/macos.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/boost-compat/config/platform/macos.hpp b/indexlib/boost-compat/config/platform/macos.hpp index 3a5f41303..4893faaa4 100644 --- a/indexlib/boost-compat/config/platform/macos.hpp +++ b/indexlib/boost-compat/config/platform/macos.hpp @@ -53,7 +53,7 @@ # define BOOST_HAS_MPTASKS -// The MP task implementation of Boost Threads aims to replace MP-unsafe +// The MP task implementation of Boost Threads aims to tqreplace MP-unsafe // parts of the MSL, so we turn on threads unconditionally. # define BOOST_HAS_THREADS |