Actions
Bug #3469
closedgcc10: compilation failure unless -fcommon is supplied (5.0.x)
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