frotz: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
7060a6e066
commit
f82c54ef7f
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue