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.
1 parent c713bb2 commit b367745Copy full SHA for b367745
ci/test/00_setup_env_win64.sh
@@ -14,7 +14,3 @@ export PACKAGES="python3 nsis g++-mingw-w64-x86-64 wine-binfmt wine64 wine32 fil
14
export RUN_FUNCTIONAL_TESTS=false
15
export GOAL="deploy"
16
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