diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index a4e4df52..58b2904f 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -21,6 +21,8 @@ test-suite config : #input-files : #requirements single msvc:static msvc:static + linux:-lpthread + linux:-lrt ] [ 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 ]