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.
-Wno-error=array-bounds
1 parent 055254e commit e34f12bCopy full SHA for e34f12b
ci/test/00_setup_env_win64.sh
@@ -15,4 +15,4 @@ export RUN_UNIT_TESTS=false
15
export RUN_FUNCTIONAL_TESTS=false
16
export GOAL="deploy"
17
export BITCOIN_CONFIG="-DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF \
18
--DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized -Wno-error=array-bounds'"
+-DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized'"
0 commit comments