mirror of
https://github.com/boostorg/boost.git
synced 2025-04-15 01:08:14 +00:00
Remove linker restriction from Borland compilers. This is not necessary for the supported compilers in the next release.
[SVN r37271]
This commit is contained in:
parent
3f787b5e76
commit
3e35764e6a
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ build-project ../libs/xpressive/test ; # test-suite xpressive
|
|||
<threading>multi #!!!<no-warn>config_test.cpp
|
||||
]
|
||||
[ run libs/config/test/config_info.cpp : : : <test-info>always_show_run_output ]
|
||||
[ run libs/config/test/math_info.cpp : : : <test-info>always_show_run_output <toolset>borland:<runtime-link>static ]
|
||||
[ run libs/config/test/math_info.cpp : : : <test-info>always_show_run_output ]
|
||||
[ run libs/config/test/abi/abi_test.cpp libs/config/test/abi/main.cpp ]
|
||||
[ run libs/config/test/limits_test.cpp test_exec_monitor ]
|
||||
[ run libs/config/test/link/main.cpp ../libs/config/test/link//link_test
|
||||
|
|
Loading…
Add table
Reference in a new issue