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