mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-23 20:38:07 +01:00
ci: Add missing -Wno-error=array-bounds to valgrind fuzz
This commit is contained in:
@@ -17,4 +17,5 @@ export FUZZ_TESTS_CONFIG="--valgrind"
|
|||||||
export GOAL="all"
|
export GOAL="all"
|
||||||
export BITCOIN_CONFIG="\
|
export BITCOIN_CONFIG="\
|
||||||
-DBUILD_FOR_FUZZING=ON \
|
-DBUILD_FOR_FUZZING=ON \
|
||||||
|
-DCMAKE_CXX_FLAGS='-Wno-error=array-bounds' \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user