- Fix building with gcc10
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/tvheadend?expand=0&rev=40
This commit is contained in:
parent
92eb22c208
commit
29b3959388
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 12 12:49:02 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Fix building with gcc10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 24 13:35:39 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -79,6 +79,7 @@ echo %{version} > rpm/version
|
||||
|
||||
%build
|
||||
export CFLAGS_NO_WERROR="yes"
|
||||
export CFLAGS="%{optflags} -fcommon"
|
||||
%configure \
|
||||
--python=%{_bindir}/python3 \
|
||||
--disable-ffmpeg_static \
|
||||
|
Loading…
x
Reference in New Issue
Block a user