gtkpod: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-19 11:57:14 +02:00
parent 5625ba9691
commit d9882b660e

View file

@ -16,3 +16,5 @@ distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=a57dc8ae9138e0cb4cee98691e7a95001130c9ea7823e6a75cc72503facd3a76
# Line 55: print in python 2 style
python_version=2
CFLAGS="-fcommon"