diff --git a/Jamfile b/Jamfile index 46af9f49..9500ec0e 100644 --- a/Jamfile +++ b/Jamfile @@ -5,7 +5,7 @@ # Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at # http://www.boost.org/LICENSE_1_0.txt) -project histogram +project : requirements gcc:"-std=c++14 -Wall -Wextra -Wno-noexcept-type"