From 6b8336e97f8b5a041b2981651b2226ef32cef3cd Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 1 Aug 2022 13:52:21 +0200 Subject: [PATCH] Disabled webrtc-screen-cast patch on ppc64le due to build failures --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firefox.spec b/firefox.spec index 58f0418..bc1234e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -523,7 +523,9 @@ This package contains results of tests executed during build. %patch990 -p1 -b .work-around-GCC-ICE-on-arm +%ifnarch ppc64le %patch1000 -p1 -b .libwebrtc-screen-cast-sync +%endif %{__rm} -f .mozconfig %{__cp} %{SOURCE10} .mozconfig