From here on out, we will build msys2-runtime-3.3 only for i686, and msys2-runtime only for x86_64. This is a necessary prerequisite for upgrading msys2-runtime to the current version, v3.4.6, because that simply does not support i686 anymore (and to accommodate for that, we move git-sdk-32 to using msys2-runtime-3.3 instead of msys2-runtime).
From here on out, we will build
msys2-runtime-3.3
only for i686, andmsys2-runtime
only for x86_64. This is a necessary prerequisite for upgradingmsys2-runtime
to the current version, v3.4.6, because that simply does not support i686 anymore (and to accommodate for that, we movegit-sdk-32
to usingmsys2-runtime-3.3
instead ofmsys2-runtime
).