Feb. 20, 2026
7:09 a.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