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.
LLVM_SYMBOLIZER_PATH
2 parents 65f6e70 + c183258 commit 513b713Copy full SHA for 513b713
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