From 7dca0ec25c2f3c57717247fd4431b8c3b21f0f4a Mon Sep 17 00:00:00 2001 From: Dan HorĂ¡k Date: Thu, 1 Nov 2018 23:07:50 +0100 Subject: Fix crash during start on ppc64le (rhbz#1643729) --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index c375334..0d9d5d4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -126,6 +126,7 @@ Patch41: build-disable-elfhack.patch Patch42: prio-nss-build.patch Patch43: mozilla-1500366.patch Patch44: mozilla-1494037.patch +Patch45: mozilla-1498938.patch # Fedora specific patches Patch215: firefox-enable-addons.patch @@ -333,6 +334,7 @@ This package contains results of tests executed during build. %patch42 -p1 -b .nss-build %patch43 -p1 -b .1500366 %patch44 -p1 -b .1494037 +%patch45 -p1 -b .1498938 # Fedora patches %patch215 -p1 -b .addons -- cgit