diff --git a/test/Jamfile b/test/Jamfile index 5d32880..349d5a9 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -366,7 +366,9 @@ compile sp_pedantic_test.cpp : pedantic msvc:on gcc:on - clang:on ; + clang:on + clang-15:-Wno-deprecated-builtins + ; run sp_owner_before_test.cpp ; run sp_owner_equals_test.cpp ;