May 6, 2024
4:42 p.m.
clang will default to the host if no target is specified, which causes compile test failures if arch-specific CFLAGS are used for a non-host arch. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5586