K 10 svn:author V 7 zeising K 8 svn:date V 27 2020-08-22T08:33:27.507147Z K 7 svn:log V 409 MFH: r545570 security/gnupg1: Build with -fcommon With llvm 11, builds are using -fno-common by default. I've tried to fix gnupg1 to build with this, but it is qyite hard and requires a lot of patches. In the meantime, upstream code has changed significantly, and gnupg1 is old, so just switch it to use -fcommon instead, to make it build. Approved by: ports-secteam (joenum, implicit, -fno-common fixes) END