mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 21:07:26 +02:00
all asan uses ucontext.
This commit is contained in:
committed by
Klemens Morgenstern
parent
edf11b77fd
commit
a4a90af541
@ -37,8 +37,8 @@ project /boost/beast/test
|
|||||||
<boost.beast.separate-compilation>on:<library>/boost/beast//lib-beast/<link>static
|
<boost.beast.separate-compilation>on:<library>/boost/beast//lib-beast/<link>static
|
||||||
<library>/boost/filesystem//boost_filesystem
|
<library>/boost/filesystem//boost_filesystem
|
||||||
<library>/boost/context//boost_context
|
<library>/boost/context//boost_context
|
||||||
<target-os>darwin,<address-sanitizer>norecover:<context-impl>ucontext
|
<address-sanitizer>norecover:<context-impl>ucontext
|
||||||
<target-os>darwin,<address-sanitizer>norecover:<define>BOOST_USE_ASAN=1
|
<address-sanitizer>norecover:<define>BOOST_USE_ASAN=1
|
||||||
;
|
;
|
||||||
|
|
||||||
path-constant ZLIB_SOURCES :
|
path-constant ZLIB_SOURCES :
|
||||||
|
Reference in New Issue
Block a user