gerbv: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:22 +02:00
parent 2a0b32d7e5
commit 70ca8c0a7f

View file

@ -12,3 +12,5 @@ license="GPL-3.0-or-later"
homepage="http://gerbv.geda-project.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=c5ee808c4230ce6be3ad10ab63c547098386d43022704de25ddb9378e62053b4
CFLAGS="-fcommon"