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 96a5cd8 commit fa653cbCopy full SHA for fa653cb
ci/test/00_setup_env_native_fuzz_with_valgrind.sh
@@ -17,4 +17,5 @@ export FUZZ_TESTS_CONFIG="--valgrind"
17
export GOAL="all"
18
export BITCOIN_CONFIG="\
19
-DBUILD_FOR_FUZZING=ON \
20
+ -DCMAKE_CXX_FLAGS='-Wno-error=array-bounds' \
21
"
0 commit comments