forked from boostorg/system
Disable std_interop_test5 on g++ 4.8 and 4.9, rather.
This commit is contained in:
@ -100,8 +100,8 @@ run std_interop_test4.cpp ;
|
||||
run std_interop_test5.cpp
|
||||
: : :
|
||||
# crash on xenial, but the real g++ 4.8 on both centos 7 and trusty works
|
||||
<toolset>gcc-4.7:<build>no
|
||||
<toolset>gcc-4.8:<build>no
|
||||
<toolset>gcc-4.9:<build>no
|
||||
;
|
||||
|
||||
run std_interop_test6.cpp ;
|
||||
|
Reference in New Issue
Block a user