diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index cac41de..b3c08b0 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -44,7 +44,7 @@ run contains2_test.cpp ; run nothrow_swap.cpp ; run rvalues_test.cpp ; compile function_typeof_test.cpp - : 03:no ; + : 03:no 98:no 0x:no ; run result_arg_types_test.cpp ; lib throw_bad_function_call : throw_bad_function_call.cpp : shared:THROW_BAD_FUNCTION_CALL_DYN_LINK=1 ;