heyu: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:26 +02:00
parent 441b366af4
commit 38f91959ef

View file

@ -12,6 +12,8 @@ homepage="http://www.heyu.org"
distfiles="https://github.com/HeyuX10Automation/heyu/archive/v${version}.tar.gz"
checksum=621a20f45eef62070b3f95ad17ecbc3e7e1f7352d25dac86093ff6938b606baa
CFLAGS="-fcommon"
pre_configure() {
sed -i 's:local/::' Configure
sed -i 's:/man:/share/man:' Configure