xforms: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:49:20 +02:00
parent 85e4081fc0
commit 0d6f49db84
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ homepage="http://xforms-toolkit.org/"
distfiles="$NONGNU_SITE/xforms/xforms-${version}.tar.gz"
checksum=78cc6b07071bbeaa1f906e0a22d5e9980e48f8913577bc082d661afe5cb75696
CFLAGS="-fcommon"
xforms-devel_package() {
short_desc+=" - development files"
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"