From a4a90af5418ae2cf40fba09162444bc04f1ef132 Mon Sep 17 00:00:00 2001 From: Klemens Morgenstern Date: Thu, 25 May 2023 22:42:20 +0800 Subject: [PATCH] all asan uses ucontext. --- test/Jamfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Jamfile b/test/Jamfile index b18b3cf6..dd6d0a23 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -37,8 +37,8 @@ project /boost/beast/test on:/boost/beast//lib-beast/static /boost/filesystem//boost_filesystem /boost/context//boost_context - darwin,norecover:ucontext - darwin,norecover:BOOST_USE_ASAN=1 + norecover:ucontext + norecover:BOOST_USE_ASAN=1 ; path-constant ZLIB_SOURCES :