|
|
|
@ -31,7 +31,7 @@ script: |
|
|
|
|
|
|
|
|
|
|
WRAP_DIR=$HOME/wrapped
|
|
|
|
|
HOSTS="x86_64-w64-mingw32"
|
|
|
|
|
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests"
|
|
|
|
|
CONFIGFLAGS="--enable-reduce-exports --disable-bench --disable-gui-tests --disable-fuzz-binary"
|
|
|
|
|
FAKETIME_HOST_PROGS="ar ranlib nm windres strip objcopy"
|
|
|
|
|
FAKETIME_PROGS="date makensis zip"
|
|
|
|
|
HOST_CFLAGS="-O2 -g -fno-ident"
|
|
|
|
|