K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-08-29T02:11:27.261636Z K 7 svn:log V 250 MFH: r546863 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 Approved by: ports-secteam (implicit, -fno-common build fix) END