nbis
nbis copied to clipboard
Fix compiling for gcc10 and above
External variables need to be explicitly declared once or the project needs to apply the fcommon switch.
See https://gcc.gnu.org/gcc-10/porting_to.html.