From c80bede1f9d1ac366a6c89f79cb5f014fb64e3c0 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 15 Oct 2014 08:46:44 +0200 Subject: Arm build fix --- firefox.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 98c9654..46e869d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -113,6 +113,7 @@ Source24: mozilla-api-key Patch0: firefox-install-dir.patch Patch1: firefox-build.patch Patch3: mozilla-build-arm.patch +Patch4: mozilla-build-arm-webrtc.patch # https://bugzilla.redhat.com/show_bug.cgi?id=814879#c3 Patch18: xulrunner-24.0-jemalloc-ppc.patch # workaround linking issue on s390 (JSContext::updateMallocCounter(size_t) not found) @@ -248,7 +249,9 @@ cd %{tarballdir} %ifarch %{arm} %patch3 -p2 -b .arm +%patch4 -p2 -b .arm %endif + %patch18 -p2 -b .jemalloc-ppc %patch19 -p2 -b .s390-inlines %patch20 -p1 -b .prbool -- cgit