Actions
Bug #3451
closed
VJ
VJ
gcc10: compilation failure unless -fcommon is supplied
Bug #3451:
gcc10: compilation failure unless -fcommon is supplied
Affected Versions:
Effort:
Difficulty:
Label:
Description
It looks like gcc10 will default to -fno-common, which breaks our build in various places.
Can be simulated by passing '-fno-common' to older gcc or clang.
Actions