K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-08-29T02:10:45.432780Z K 7 svn:log V 211 emulators/simh-hp2100: fix the build with LLVM 11 This patch adds -fcommon to the build flags to fix the build with LLVM 11, which now defaults to -fno-common. PR: 248871 MFH: 2020Q3 (-fno-common build fix) END