Feb. 24, 2026
7:21 a.m.
Commit 8d8d871b switched mingw from -lgcc to compiler-rt. This breaks i386 builds with ccache: Capstone fails to link (AArch64/ARM disassemblers) due to an undefined __ctzdi2 symbol. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10178