From 92926706f3e228e9c26d7adab5eb98e410a87631 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 13 Jan 2023 14:10:45 +0100 Subject: [PATCH] disabled webrtc patch on aarch64 --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index ff326a9..89e7296 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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