diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index d725da8..bd1e399 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -6,10 +6,8 @@ # See http://www.boost.org/LICENSE_1_0.txt project - : - requirements - : - source-location ../src + : source-location ../src + : default-build release ; exe inspect @@ -30,9 +28,6 @@ exe inspect unnamed_namespace_check.cpp /boost/filesystem//boost_filesystem/static /boost/regex//boost_regex/static - : - : - release ; # For backwards compatibility with processes that haven't changed to use