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 b917334 commit 0773560Copy full SHA for 0773560
ci/test/00_setup_env_native_fuzz_with_valgrind.sh
@@ -17,3 +17,4 @@ export FUZZ_TESTS_CONFIG="--valgrind"
17
export GOAL="install"
18
export BITCOIN_CONFIG="--enable-fuzz --with-sanitizers=fuzzer CC=clang-16 CXX=clang++-16"
19
export CCACHE_MAXSIZE=200M
20
+export LLVM_SYMBOLIZER_PATH="/usr/bin/llvm-symbolizer-16"
0 commit comments