Add fixes for ffvpx compilation

This commit is contained in:
Tomas Popela 2024-07-10 14:46:18 +02:00
parent 52ba5dee86
commit e1a441441f

View File

@ -206,6 +206,7 @@ Patch07: build-rhel7-nasm-dwarf.patch
# Disable PipeWire support for PipeWire 0.2
Patch08: disable-pipewire.patch
Patch09: rhbz-2131158-webrtc-nss-fix.patch
Patch10: build-ffvpx.patch
# -- Upstreamed patches --
Patch51: mozilla-bmo1170092.patch
@ -1020,6 +1021,7 @@ clang -print-search-dirs
%patch -P8 -p1 -b .disable-pipewire
%endif
%patch -P9 -p1 -b .rhbz-2131158-webrtc-nss-fix
%patch -P10 -p1 -b .build-ffvpx
# -- Upstreamed patches --
%patch -P51 -p1 -b .mozilla-bmo1170092