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 f14f07c + 3f7581d commit e077e00Copy full SHA for e077e00
contrib/gitian-descriptors/gitian-win.yml
@@ -27,7 +27,7 @@ remotes:
27
files: []
28
script: |
29
WRAP_DIR=$HOME/wrapped
30
- HOSTS="x86_64-w64-mingw32 i686-w64-mingw32"
+ HOSTS="i686-w64-mingw32 x86_64-w64-mingw32"
31
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests"
32
FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy"
33
FAKETIME_PROGS="date makensis zip"
0 commit comments