From 93042ae00cde4cc73391a210646be02318e3c826 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 7 Apr 2022 11:34:40 +0200 Subject: Added ppc64le build fixes --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 86390b6..55459a5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -241,6 +241,8 @@ Patch402: mozilla-1196777.patch Patch407: mozilla-1667096.patch Patch408: mozilla-1663844.patch Patch415: mozilla-1670333.patch +Patch416: D141827.diff +Patch417: D141828.diff # PGO/LTO patches Patch600: pgo.patch @@ -480,6 +482,8 @@ This package contains results of tests executed during build. %patch407 -p1 -b .1667096 %patch408 -p1 -b .1663844 %patch415 -p1 -b .1670333 +%patch416 -p1 -b .D141827 +%patch417 -p1 -b .D141828 # PGO patches %if %{build_with_pgo} -- cgit