xastir: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:49:13 +02:00
parent 354b8c29de
commit 5d59ea09ed

View file

@ -13,3 +13,5 @@ homepage="http://xastir.org"
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
checksum=0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc
python_version=2 #unverified
CFLAGS="-fcommon"