disabled webrtc patch on aarch64

This commit is contained in:
Martin Stransky 2023-01-13 14:10:45 +01:00
parent 4ea325ddca
commit 92926706f3
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ This package contains results of tests executed during build.
%patch990 -p1 -b .work-around-GCC-ICE-on-arm
%ifnarch ppc64le %{arm}
%ifnarch ppc64le %{arm} aarch64
%patch1000 -p1 -b .libwebrtc-screen-cast-sync
%endif