summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@anakreon.cz>2015-03-10 20:29:26 +0100
committerMartin Stransky <stransky@anakreon.cz>2015-03-10 20:29:26 +0100
commit5da2a1efae05a012daf72e61f6f131d104ce52c2 (patch)
treea9b8ef84de4b60a5bd46c6c2e1b83abeb7471502 /firefox.spec
parentremoved unused patch (diff)
downloadlibrewolf-fedora-ff-5da2a1efae05a012daf72e61f6f131d104ce52c2.tar.gz
librewolf-fedora-ff-5da2a1efae05a012daf72e61f6f131d104ce52c2.tar.bz2
librewolf-fedora-ff-5da2a1efae05a012daf72e61f6f131d104ce52c2.zip
aarch64 fixes
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index 4d2729a..628bdb2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -127,6 +127,7 @@ Source24: mozilla-api-key
Patch0: firefox-install-dir.patch
Patch1: firefox-build.patch
Patch3: mozilla-build-arm.patch
+Patch4: firefox-aarch64.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)
@@ -280,10 +281,6 @@ cd %{tarballdir}
%patch0 -p1
%patch1 -p2 -b .build
-%ifarch %{arm}
-%patch3 -p2 -b .arm
-%endif
-
%patch18 -p2 -b .jemalloc-ppc
%patch19 -p2 -b .s390-inlines
%patch20 -p1 -b .prbool
@@ -291,6 +288,9 @@ cd %{tarballdir}
%patch22 -p2 -b .1108834
%patch23 -p1 -b .1005535
+%patch3 -p2 -b .arm
+%patch4 -p2 -b .aarch64
+
# For branding specific patches.
# Fedora patches
bgstack15