diff --git a/ci/test/00_setup_env_win64.sh b/ci/test/00_setup_env_win64.sh index d1c5e5a7b2c..13e794bd6d1 100755 --- a/ci/test/00_setup_env_win64.sh +++ b/ci/test/00_setup_env_win64.sh @@ -15,4 +15,4 @@ export RUN_UNIT_TESTS=false export RUN_FUNCTIONAL_TESTS=false export GOAL="deploy" export BITCOIN_CONFIG="-DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF \ --DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized -Wno-error=array-bounds'" +-DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized'"