https://bugs.winehq.org/show_bug.cgi?id=49808
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- That's due to gcc 10.0's change in behaviour; you can work around it by appending "-fcommon" to CFLAGS and CROSSCFLAGS.