forked from pool/tvheadend
Accepting request 814161 from multimedia:apps
- Fix building with gcc10 OBS-URL: https://build.opensuse.org/request/show/814161 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tvheadend?expand=0&rev=12
This commit is contained in:
commit
fdad82c846
@ -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