summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2018-01-24 20:37:14 +0100
committerMartin Stransky <stransky@redhat.com>2018-01-24 20:37:14 +0100
commit0c05b34f9a4f4bd4d8d0f2631d944824c32454f6 (patch)
treea40550c184d592a01e89ee51427a68695935d571 /firefox.spec
parentMerge branch 'master' into f26 (diff)
parentAdded build patch for jit/CodeAlignment failure (diff)
downloadlibrewolf-fedora-ff-0c05b34f9a4f4bd4d8d0f2631d944824c32454f6.tar.gz
librewolf-fedora-ff-0c05b34f9a4f4bd4d8d0f2631d944824c32454f6.tar.bz2
librewolf-fedora-ff-0c05b34f9a4f4bd4d8d0f2631d944824c32454f6.zip
Merge branch 'master' into f26
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 69ee5e5..02303a6 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -143,6 +143,7 @@ Patch226: rhbz-1354671.patch
Patch229: firefox-nss-version.patch
Patch230: firefox-fedora-rhbz-1537287-v2.patch
Patch231: build-with-nss-3.34.0.patch
+Patch232: build-jit-CodeAlignment.patch
# Upstream patches
Patch402: mozilla-1196777.patch
@@ -324,6 +325,7 @@ This package contains results of tests executed during build.
%patch230 -p1 -b .rhbz-1537287
%endif
%patch231 -p1
+%patch232 -p1 -b .CodeAlignment
%patch402 -p1 -b .1196777
%patch406 -p1 -b .256180
bgstack15