roccat-tools: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:41 +02:00
parent 919e3489b9
commit 7a32bf2ccc

View file

@ -19,6 +19,8 @@ distfiles="${SOURCEFORGE_SITE}/roccat/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=181178da305e82267e45bcc6577dc03387322303b8c341be33e574afdf8a213b
system_groups="_roccat"
CFLAGS="-fcommon"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dbus-glib-devel"
# Project tries to use TRY_RUN(), pass the result to be used as cache