20 Feb
2026
20 Feb
'26
1:09 p.m.
Fix building with a MinGW host after !10123 and !10119. Such builds are also missing a few other useful flags that we check as part of the cross-compiler detection. It might be worth trying to share more of those checks (perhaps by using PE_ARCHS on a mingw host?), but for now I kept the change simple. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10151