forked from boostorg/config
Add linux linker options.
[SVN r50722]
This commit is contained in:
@ -21,6 +21,8 @@ test-suite config
|
|||||||
: #input-files
|
: #input-files
|
||||||
: #requirements
|
: #requirements
|
||||||
<threading>single <toolset>msvc:<runtime-link>static <toolset>msvc:<link>static
|
<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>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 ]
|
[ run config_info.cpp : : : <test-info>always_show_run_output <threading>multi : config_info_threaded ]
|
||||||
|
Reference in New Issue
Block a user