12 Dec
2022
12 Dec
'22
2:53 p.m.
On Mon Dec 12 14:52:43 2022 +0000, Rémi Bernon wrote:
``` ../configure --enable-win64 make -j16 -s ``` This should work, but it also likely depends on `CFLAGS` environment variable. If it is defined, even empty, it will take over the default.
Yeah, I just checked and I had some nonsense in CFLAGS as global environment variable I forgot about, sorry about the noise.. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1763#note_19472