global: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:23 +02:00
parent 68c708e1ff
commit 48ca6a551e
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@ homepage="https://www.gnu.org/software/global/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=987e8cb956c53f8ebe4453b778a8fde2037b982613aba7f3e8e74bcd05312594
python_version=2 #unverified
CFLAGS="-fcommon"