]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake/boost: WITH_ASAN adds BOOST_USE_ASAN to context 50385/head
authorCasey Bodley <cbodley@redhat.com>
Sun, 5 Mar 2023 02:09:20 +0000 (21:09 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 7 Mar 2023 18:33:57 +0000 (13:33 -0500)
commit83bac8d01e985d0fcabc3c88babe4399ccfc5a8b
treef4d0ad128dc4c3fb2b4537c82739c3ec3efda4ce
parent8c099a534044bf7182e04f250e342aab76bc3e54
cmake/boost: WITH_ASAN adds BOOST_USE_ASAN to context

also adds 'context-impl=ucontext' to the b2 command line and the
BOOST_USE_UCONTEXT define as described in:
https://www.boost.org/doc/libs/1_79_0/libs/context/doc/html/context/stack/sanitizers.html

Signed-off-by: Casey Bodley <cbodley@redhat.com>
cmake/modules/BuildBoost.cmake