Skip to content

Commit e34f12b

Browse files
committed
ci: Drop no longer necessary -Wno-error=array-bounds
1 parent 055254e commit e34f12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test/00_setup_env_win64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ export RUN_UNIT_TESTS=false
1515
export RUN_FUNCTIONAL_TESTS=false
1616
export GOAL="deploy"
1717
export BITCOIN_CONFIG="-DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF \
18-
-DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized -Wno-error=array-bounds'"
18+
-DCMAKE_CXX_FLAGS='-Wno-error=maybe-uninitialized'"

0 commit comments

Comments
 (0)