Try and fix linux regressions

[SVN r50687]
This commit is contained in:
John Maddock
2009-01-20 17:22:47 +00:00
parent 010ceb0da2
commit 5bd10f3a39

View File

@ -21,6 +21,8 @@ test-suite config
: #input-files
: #requirements
<threading>single <toolset>msvc:<runtime-link>static <toolset>msvc:<link>static
<target-os>linux:<linkflags>-lpthread
<target-os>linux:<linkflags>-lrt
]
[ run config_info.cpp : : : <test-info>always_show_run_output <threading>single <toolset>msvc:<runtime-link>static <toolset>msvc:<link>static ]
[ run config_info.cpp : : : <test-info>always_show_run_output <threading>multi : config_info_threaded ]