From ba5be3496363fb3bf6a630cbd5dff6e0ddfd4e07 Mon Sep 17 00:00:00 2001 From: Tigro Date: Thu, 16 Oct 2014 11:52:47 +0400 Subject: [PATCH] Revert "try to disable firefox-baseline-disable.patch patch" This reverts commit 25af2a1f1e14746c2719e1e29a3197ae35f8f915. --- firefox.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/firefox.spec b/firefox.spec index 62bd199..3704b49 100644 --- a/firefox.spec +++ b/firefox.spec @@ -60,7 +60,7 @@ Patch34: xulrunner_nojit.patch # Upstream patches # Fedora -#Patch90: firefox-baseline-disable.patch +Patch90: firefox-baseline-disable.patch BuildRequires: gtk+2-devel @@ -178,9 +178,9 @@ Files and macros mainly for building Firefox extensions. %endif # disable baseline JIT on i686 (rhbz#1047079) -#ifarch %{ix86} -#patch90 -p2 -b .baseline -#endif +%ifarch %{ix86} +%patch90 -p2 -b .baseline +%endif pushd js/src autoconf-2.13