diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index f570533..4ddc2f1 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -36,7 +36,7 @@ local cxx_requirements = [ requires cxx11_hdr_chrono ] [ check-target-builds ../config//has_cxx11_nontrivial_union "has unions with non-trivial members" : : no ] - [ check-target-builds ../config//has_sufficient_cxx11_type_traits "has sufficient " : : no ] + [ check-target-builds ../config//has_sufficient_cxx11_type_traits "has sufficient for Boost.Atomic" : : no ] ; project