be0d49a304
Build zlib before ccache so that ccache does not try to use its bundled zlib, which does not compile cleanly on cygwin/msys2. A couple of related PRs for ccache: https://github.com/ccache/ccache/pull/311 https://github.com/ccache/ccache/pull/310 Replace the usage of xzcat/bzcat in archive unpacking with `xz -dc` and `bzip2 -dc` because @ZachBacon had some issues with xzcat trying to compress instead of decompress. When switching msys2 build modes, unset related env vars first, sometimes they can get mixed up for some reason. |
||
---|---|---|
.. | ||
builder | ||
linux | ||
osx | ||
unix | ||
win |