mirror of
https://abf.rosa.ru/djam/firefox-esr68.git
synced 2025-02-23 18:02:56 +00:00
drop baseline patch
This commit is contained in:
parent
77f4a177c8
commit
30044060f1
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue