gtkpod: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
5625ba9691
commit
d9882b660e
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue