mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Add linux linker options.
[SVN r50722]
This commit is contained in:
@ -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 ]
|
||||
|
Reference in New Issue
Block a user