diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 58b2904f..59a88359 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -23,6 +23,8 @@ test-suite config single msvc:static msvc:static linux:-lpthread linux:-lrt + freebsd:-lpthread + bsd:-lpthread ] [ run config_info.cpp : : : always_show_run_output single msvc:static msvc:static ] [ run config_info.cpp : : : always_show_run_output multi : config_info_threaded ]