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 393f323 commit c183258Copy full SHA for c183258
ci/test/00_setup_env_native_fuzz_with_valgrind.sh
@@ -21,3 +21,4 @@ export BITCOIN_CONFIG="\
21
-DCMAKE_C_COMPILER=clang-16 \
22
-DCMAKE_CXX_COMPILER=clang++-16 \
23
"
24
+export LLVM_SYMBOLIZER_PATH="/usr/bin/llvm-symbolizer-16"
0 commit comments