ipv6calc: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:28 +02:00
parent 7c31eee6c4
commit 446872eb24

View file

@ -12,3 +12,5 @@ license="GPL-2.0-only"
homepage="https://www.deepspace6.net/projects/ipv6calc.html"
distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
checksum=1935352f6171b07f18ce0487ee95ffcc006ea3f653f7cba564d2d8e135f04ca1
CFLAGS="-fcommon"