summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2017-05-31 14:30:47 +0200
committerJan Horak <jhorak@redhat.com>2017-05-31 14:30:47 +0200
commit04e99f338087df901937a287b89186afd3b00ea1 (patch)
tree5d83d0b025fc4f0aee1936e5c8a4fc248d1d8d60 /firefox.spec
parentUpdated sources (diff)
downloadlibrewolf-fedora-ff-04e99f338087df901937a287b89186afd3b00ea1.tar.gz
librewolf-fedora-ff-04e99f338087df901937a287b89186afd3b00ea1.tar.bz2
librewolf-fedora-ff-04e99f338087df901937a287b89186afd3b00ea1.zip
Added build patch for big endian platforms
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 123749a..9422ddb 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -133,6 +133,7 @@ Patch25: rhbz-1219542-s390-build.patch
Patch26: build-icu-big-endian.patch
Patch27: mozilla-1335250.patch
Patch28: build-1360521-missing-cheddar.patch
+Patch29: build-big-endian.patch
# Fedora specific patches
# Unable to install addons from https pages
@@ -309,6 +310,7 @@ This package contains results of tests executed during build.
%endif
%patch27 -p1 -b .1335250
%patch28 -p2 -b .1360521-missing-cheddar
+%patch29 -p1 -b .big-endian
%patch3 -p1 -b .arm
bgstack15