From eee7f4b182362090ccd88feb8715b548a42bb2ad Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 24 Jan 2018 20:36:58 +0100 Subject: Added build patch for jit/CodeAlignment failure --- firefox.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firefox.spec') 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 -- cgit