Submitted on 2020-05-08 12h40 by Snark, last changed by fluzz.
Messages
Author: Snark
Date: 2020-05-08 12h40
The next gcc release, version 10, will enable -fno-common by default, and it breaks freedroidrpg's compilation.
As I'm the maintainer for the Debian package of freedroid, I got notified of it:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957229
Author: fluzz
Date: 2020-05-11 09h27
Thanks for the report.
I'll upgrade to gcc10 and fix those issues.