diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 49a99a0..73ce321 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -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 - gcc-4.7:no gcc-4.8:no + gcc-4.9:no ; run std_interop_test6.cpp ;