mirror of
https://github.com/boostorg/compat.git
synced 2026-01-19 04:02:16 +00:00
Disable invoke_mfn_constexpr_test, invoke_md_constexpr_test for GCC 4.9 as well
This commit is contained in:
@@ -45,9 +45,9 @@ run invoke_md_noexcept_test.cpp ;
|
||||
compile invoke_fn_constexpr_test.cpp ;
|
||||
compile invoke_obj_constexpr_test.cpp ;
|
||||
compile invoke_mfn_constexpr_test.cpp
|
||||
: <toolset>gcc-4.8:<build>no ;
|
||||
: <toolset>gcc-4.8:<build>no <toolset>gcc-4.9:<build>no ;
|
||||
compile invoke_md_constexpr_test.cpp
|
||||
: <toolset>gcc-4.8:<build>no ;
|
||||
: <toolset>gcc-4.8:<build>no <toolset>gcc-4.9:<build>no ;
|
||||
|
||||
run invoke_result_test.cpp ;
|
||||
run is_invocable_test.cpp ;
|
||||
|
||||
Reference in New Issue
Block a user