AppVeyor: temporarily stick to mingw64-%ARCH%-gcc-core-5.4.0-3

5.4.0-4 somehow breaks cross compile magic
pull/140/head
Ilya Shipitsin 2017-03-01 11:40:59 +05:00
parent 8eda780b6f
commit 4b36b12cff
1 changed files with 4 additions and 1 deletions

View File

@ -8,8 +8,11 @@ environment:
CYGWIN: C:\Cygwin64
build_script:
- "%CYGWIN%\\setup-%ARCH%.exe -q -P mingw64-i686-openssl,mingw64-x86_64-openssl,mingw64-i686-gcc-core,mingw64-x86_64-gcc-core,cygwin-devel"
- "%CYGWIN%\\setup-%ARCH%.exe -q -P mingw64-i686-openssl,mingw64-x86_64-openssl,mingw64-i686-gcc-core-5.4.0-3,mingw64-x86_64-gcc-core-5.4.0-3,cygwin-devel"
- "%CYGWIN%\\bin\\bash -lc 'cd /cygdrive/c/projects/%APPVEYOR_PROJECT_NAME% ; ./appveyor.sh'"
artifacts:
- path: openvpn-gui.exe
on_failure:
- cmd: appveyor PushArtifact config.log