Aug. 28, 2024
4:17 a.m.
The macro `_GNU_SOURCE` isn't defined by default on CYGWIN and MinGW, but it must be added otherwise it won't find the prototypes of several functions. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6387