Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace use of context valgrind feature.
Declare our own b2 feature for valgrind and adding the BOOST_USE_VALGRIND predef. This avoids dependency ordering problems since Beast doesn't depend on Boost.Context. Which is the lib that defines the other valgrind feature. This change is needed to avoid build errors for this PR boostorg/boost#854
- Loading branch information