We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09af2c commit 7aa5b67Copy full SHA for 7aa5b67
ci/test/00_setup_env_native_tsan.sh
@@ -16,5 +16,5 @@ export DEP_OPTS="CC=clang CXX=clang++ CXXFLAGS='${LIBCXX_FLAGS}' NO_QT=1"
16
export GOAL="install"
17
export CI_LIMIT_STACK_SIZE=1
18
export BITCOIN_CONFIG="-DWITH_ZMQ=ON -DSANITIZERS=thread \
19
--DAPPEND_CPPFLAGS='-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'"
+-DAPPEND_CPPFLAGS='-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'"
20
export USE_INSTRUMENTED_LIBCPP="Thread"
0 commit comments