tvheadend: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:54 +02:00
parent 65f1d18c67
commit c749ff0f8e

View file

@ -17,6 +17,8 @@ homepage="http://tvheadend.org"
distfiles="https://github.com/tvheadend/tvheadend/archive/v${version}.tar.gz"
checksum=1aef889373d5fad2a7bd2f139156d4d5e34a64b6d38b87b868a2df415f01f7ad
CFLAGS="-fcommon"
pre_build() {
sed -i '/^${PROG}:/s/check_config//' Makefile
sed -i 's/-Werror//' Makefile