- add mozilla-jit_branch64.patch to avoid PowerPC build failure

(from bmo#1266366)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=508
This commit is contained in:
Wolfgang Rosenauer 2016-05-03 20:35:52 +00:00 committed by Git OBS Bridge
parent e9dadb94d7
commit 3779639588
3 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 3 15:47:18 UTC 2016 - normand@linux.vnet.ibm.com Tue May 3 15:47:18 UTC 2016 - normand@linux.vnet.ibm.com
- new mozilla_add_branch64.patch to avoid PowerPC build failure. - add mozilla-jit_branch64.patch to avoid PowerPC build failure
(from bmo#1266366)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 27 08:39:28 UTC 2016 - badshah400@gmail.com Wed Apr 27 08:39:28 UTC 2016 - badshah400@gmail.com

View File

@ -169,11 +169,11 @@ Patch11: mozilla-libproxy.patch
Patch12: mozilla-reduce-files-per-UnifiedBindings.patch Patch12: mozilla-reduce-files-per-UnifiedBindings.patch
Patch13: mozilla-gtk3_20.patch Patch13: mozilla-gtk3_20.patch
Patch14: mozilla-check_return.patch Patch14: mozilla-check_return.patch
Patch15: mozilla-jit_branch64.patch
# Firefox/browser # Firefox/browser
Patch101: firefox-kde.patch Patch101: firefox-kde.patch
Patch102: firefox-no-default-ualocale.patch Patch102: firefox-no-default-ualocale.patch
Patch103: firefox-branded-icons.patch Patch103: firefox-branded-icons.patch
Patch104: mozilla_add_branch64.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires(post): coreutils shared-mime-info desktop-file-utils Requires(post): coreutils shared-mime-info desktop-file-utils
Requires(postun): shared-mime-info desktop-file-utils Requires(postun): shared-mime-info desktop-file-utils
@ -284,11 +284,11 @@ cd $RPM_BUILD_DIR/mozilla
%patch13 -p1 %patch13 -p1
%endif %endif
%patch14 -p1 %patch14 -p1
%patch15 -p1
# Firefox # Firefox
%patch101 -p1 %patch101 -p1
%patch102 -p1 %patch102 -p1
%patch103 -p1 %patch103 -p1
%patch104 -p1
%build %build
# no need to add build time to binaries # no need to add build time to binaries

View File

@ -1,6 +1,8 @@
From: Michel Normand <normand@linux.vnet.ibm.com> From: Michel Normand <normand@linux.vnet.ibm.com>
Subject: mozilla add branch64 Subject: mozilla add branch64
Date: Tue, 03 May 2016 17:42:54 +0200 Date: Tue, 03 May 2016 17:42:54 +0200
References:
https://bugzilla.mozilla.org/show_bug.cgi?id=1266366
mozilla add branch64 in MacroAssembler-none.h mozilla add branch64 in MacroAssembler-none.h
already upstream as tracked by already upstream as tracked by