Romain Dolbeau af09c050e9
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 <behlendorf1@llnl.gov>
Signed-off-by: Romain Dolbeau <romain.dolbeau@european-processor-initiative.eu>
Closes #9943
2020-02-06 09:25:29 -08:00
..
2019-10-02 10:39:48 -07:00
2019-02-04 09:07:19 -08:00
2019-10-02 10:39:48 -07:00
2019-09-30 12:16:06 -07:00
2019-10-02 10:39:48 -07:00