Browse Source
Clang 11 has switched to default to -fno-common, just like GCC 10
has. This requires properly declaring varibles with extern in headers.
Rebased: Some parts of the original commit applied to bits that don't
exist in the 3.0 branch.
(cherry picked from commit 300439c055)
pull/135/head
1 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue