drop baseline patch

This commit is contained in:
Tigro 2015-07-03 15:14:07 +03:00
parent 77f4a177c8
commit 30044060f1

View file

@ -63,7 +63,7 @@ Patch36: firefox-38.0-enable-NTLMv1.patch
# Unable to install addons from https pages
Patch204: rhbz-966424.patch
Patch215: firefox-enable-addons.patch
Patch217: firefox-baseline-disable.patch
#Patch217: firefox-baseline-disable.patch
BuildRequires: gtk+2-devel
BuildRequires: unzip
@ -188,9 +188,9 @@ Files and macros mainly for building Firefox extensions.
%patch204 -p2 -b .966424
%patch215 -p1 -b .addons
# disable baseline JIT on i686 (rhbz#1047079)
%ifarch %{ix86}
%patch217 -p2 -b .baseline
%endif
#ifarch %{ix86}
#patch217 -p2 -b .baseline
#endif
pushd js/src
autoconf-2.13