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.
2 parents 19ea173 + 74c1347 commit f0299d8Copy full SHA for f0299d8
contrib/gitian-descriptors/gitian-win.yml
@@ -29,7 +29,7 @@ files: []
29
script: |
30
WRAP_DIR=$HOME/wrapped
31
HOSTS="x86_64-w64-mingw32 i686-w64-mingw32"
32
- CONFIGFLAGS="--enable-reduce-exports --disable-gui-tests"
+ CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests"
33
FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy"
34
FAKETIME_PROGS="date makensis zip"
35
HOST_CFLAGS="-O2 -g"
0 commit comments