tvheadend: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
65f1d18c67
commit
c749ff0f8e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user