diff options
author | Romain Dolbeau <[email protected]> | 2020-02-06 18:25:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-06 09:25:29 -0800 |
commit | af09c050e95bebbaeca52156218f3f91e8c9951a (patch) | |
tree | 3d294ab006d5bfd19213f218849e02c1ade8e306 /NEWS | |
parent | 5b7e6a36175c1c13803785557b17977d2a9ecd9d (diff) |
Fix static data to link with -fno-common
-fno-common is the new default in GCC 10, replacing -fcommon in
GCC <= 9, so static data must only be allocated once.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Romain Dolbeau <[email protected]>
Closes #9943
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions