You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: move gcc cross build to Ubuntu for newer mingw-w64
The build requires headers that are only available in v12 (processsnapshot.h)
and Arch is still on v12. So move things to Ubuntu.
Similarely to other cross builds remove the system libs configure flags, those
were never there and now fail properly with the 3.12 build system.
0 commit comments