Skip to content

Commit b367745

Browse files
committed
ci: Make Cirrus CI Windows build with --enable-werror
1 parent c713bb2 commit b367745

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/test/00_setup_env_win64.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ export PACKAGES="python3 nsis g++-mingw-w64-x86-64 wine-binfmt wine64 wine32 fil
1414
export RUN_FUNCTIONAL_TESTS=false
1515
export GOAL="deploy"
1616
export BITCOIN_CONFIG="--enable-reduce-exports --disable-gui-tests --disable-external-signer"
17-
18-
# Compiler for MinGW-w64 causes false -Wreturn-type warning.
19-
# See https://sourceforge.net/p/mingw-w64/bugs/306/
20-
export NO_WERROR=1

0 commit comments

Comments
 (0)