forked from boostorg/regex
Don't link posix_api_check to program_execution_monitor. It's unused and
causes link errors for shared linking, due to unresolved reference to cpp_main. [SVN r28209]
This commit is contained in:
@ -49,7 +49,7 @@ test-suite regex
|
||||
[ run regress/$(R_SOURCE) ../../test/build//boost_prg_exec_monitor ../build//boost_regex ]
|
||||
#[ run c_compiler_checks/posix_api_check.c ../../test/build//boost_prg_exec_monitor ../build//boost_regex ]
|
||||
#[ compile c_compiler_checks/wide_posix_api_check.c ]
|
||||
[ run c_compiler_checks/posix_api_check.cpp ../../test/build//boost_prg_exec_monitor ../build//boost_regex ]
|
||||
[ run c_compiler_checks/posix_api_check.cpp ../build//boost_regex ]
|
||||
[ run c_compiler_checks/wide_posix_api_check.cpp ../build//boost_regex ]
|
||||
|
||||
[ run pathology/bad_expression_test.cpp
|
||||
|
Reference in New Issue
Block a user