Jan. 19, 2024
10 a.m.
Since they're asm functions they conflict when building with LTO (among other things). This is normally hidden when separating translation units, but it's still not correct. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4883