diff --git a/test/Jamfile b/test/Jamfile index 52f3931..3526018 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -68,7 +68,7 @@ run sp_recursive_assign_test.cpp ; run sp_recursive_assign2_test.cpp ; run sp_recursive_assign_rv_test.cpp ; run sp_recursive_assign2_rv_test.cpp ; -compile-fail auto_ptr_lv_fail.cpp ; +compile-fail auto_ptr_lv_fail.cpp : gcc-4.4:no ; run atomic_count_test2.cpp ; run sp_typeinfo_test.cpp ; compile make_shared_fp_test.cpp ;