Fix for Borland linking problem.
[SVN r32407]
This commit is contained in:
parent
5a7d2d2123
commit
64012afccf
@ -80,7 +80,7 @@ subinclude 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 ]
|
||||
[ run libs/config/test/math_info.cpp : : : <test-info>always_show_run_output <borland><*><runtime-link>static ]
|
||||
[ run libs/config/test/abi/abi_test.cpp libs/config/test/abi/main.cpp ]
|
||||
[ run libs/config/test/limits_test.cpp <lib>../libs/test/build/boost_test_exec_monitor ]
|
||||
[ run libs/config/test/link/main.cpp <dll>../libs/config/test/link/link_test
|
||||
@ -188,3 +188,4 @@ subinclude libs/xpressive/test ; # test-suite xpressive
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user