4 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
3cef1cbf20 mingwarm64: CI rebuilds for manually bootstrapped packages 2024-09-08 18:33:38 +02:00
Christoph Reiter
bf68027685 fix pkgbase 2024-09-08 16:27:15 +02:00
Christoph Reiter
6af3c1f9d9 Add a mingwarm64 gcc cross compiler
bootstrapped via:

* build stage1 from here: https://github.com/Windows-on-ARM-Experiments/MSYS2-packages/tree/woarm64/mingw-w64-cross-mingwarm64-gcc-stage1
* build winpthreads without shared libs
* build crt
* rebuild winpthreads with shared libs
* build all the rest + gcc + rebuild everything again without stage1
2024-09-08 14:32:54 +02:00