diff --git a/test/Jamfile b/test/Jamfile index ba93a28bab..e5e29f0a17 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -25,17 +25,17 @@ project /boost/beast/test darwin:Z_HAVE_UNISTD_H=1 /boost/beast//lib-asio/static on:/boost/beast//lib-beast/static - /boost/filesystem//boost_filesystem - /boost/context//boost_context + /boost/filesystem//boost_filesystem/static + /boost/context//boost_context/static norecover:ucontext norecover:BOOST_USE_ASAN=1 + .. ; lib lib-test : lib_test.cpp : requirements static - .. : usage-requirements extras/include ;