frotz: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:21 +02:00
parent 7060a6e066
commit f82c54ef7f

View file

@ -13,6 +13,7 @@ homepage="http://frotz.sourceforge.net/"
distfiles="https://github.com/DavidGriffith/frotz/archive/${version}.tar.gz"
checksum=dbb5eb3bc95275dcb984c4bdbaea58bc1f1b085b20092ce6e86d9f0bf3ba858f
CFLAGS="-fcommon"
pre_build() {
sed -i Makefile \