From f55c02e5ba4943913a36869bb9d18d6220967044 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 8 Aug 2017 14:10:10 +0200 Subject: [PATCH] Added ppc build patch --- firefox.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firefox.spec b/firefox.spec index 5982504..a2a88bf 100644 --- a/firefox.spec +++ b/firefox.spec @@ -128,6 +128,7 @@ Patch31: build-ppc64-s390x-curl.patch Patch32: build-rust-ppc64le.patch Patch33: build-ppc-s390-dom.patch Patch34: build-cubeb-pulse-arm.patch +Patch35: build-ppc-jit.patch # Fedora specific patches # Unable to install addons from https pages @@ -303,6 +304,9 @@ This package contains results of tests executed during build. %patch32 -p1 -b .rust-ppc64le %patch33 -p1 -b .ppc-s390-dom %patch34 -p1 -b .cubeb-pulse-arm +%ifarch ppc ppc64 ppc64le +%patch35 -p1 -b .ppc-jit +%endif %patch3 -p1 -b .arm