gtick: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:25 +02:00
parent e04e45c5c0
commit fed76ad359

View file

@ -11,3 +11,5 @@ license="GPL-3"
homepage="http://www.antcom.de/gtick/"
distfiles="http://www.antcom.de/gtick/download/$pkgname-$version.tar.gz"
checksum=409439e231892ffcfafc8d06a713c0f8c7e333920e1b885817d36e096db2fa7c
CFLAGS="-fcommon"