|
|
@ -27,7 +27,7 @@ remotes: |
|
|
|
files: [] |
|
|
|
files: [] |
|
|
|
script: | |
|
|
|
script: | |
|
|
|
WRAP_DIR=$HOME/wrapped |
|
|
|
WRAP_DIR=$HOME/wrapped |
|
|
|
HOSTS="x86_64-w64-mingw32 i686-w64-mingw32" |
|
|
|
HOSTS="i686-w64-mingw32 x86_64-w64-mingw32" |
|
|
|
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests" |
|
|
|
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests" |
|
|
|
FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy" |
|
|
|
FAKETIME_HOST_PROGS="g++ ar ranlib nm windres strip objcopy" |
|
|
|
FAKETIME_PROGS="date makensis zip" |
|
|
|
FAKETIME_PROGS="date makensis zip" |
|
|
|