X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/c18ef8807a54cbe6888104044d7ca06b09f94cf1..4abf8eb2e6066c1c1456f5978cd9a613992a468e:/.appveyor-build.sh diff --git a/.appveyor-build.sh b/.appveyor-build.sh index 6a00f596..8ea6283e 100644 --- a/.appveyor-build.sh +++ b/.appveyor-build.sh @@ -1,5 +1,6 @@ set -v +export MSYSTEM=MINGW64 export PATH=/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl sh ./autogen.sh