Feb. 24, 2024
10:17 a.m.
are you sure it fixes the warning? (it doesn't here) what works here is to pass -flarge-source-files to gcc but that generates a ~8% compilation time increase (YMMV), so not sure we want this as a 'all modules' option (we could add it on a per DLL option though) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5148#note_62509