mirror of
https://abf.rosa.ru/djam/firefox-esr78.git
synced 2025-02-25 10:42:52 +00:00
try to disable firefox-baseline-disable.patch patch
This commit is contained in:
parent
b8aae8e637
commit
25af2a1f1e
1 changed files with 4 additions and 4 deletions
|
@ -60,7 +60,7 @@ Patch34: xulrunner_nojit.patch
|
||||||
# Upstream patches
|
# Upstream patches
|
||||||
|
|
||||||
# Fedora
|
# Fedora
|
||||||
Patch90: firefox-baseline-disable.patch
|
#Patch90: firefox-baseline-disable.patch
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: gtk+2-devel
|
BuildRequires: gtk+2-devel
|
||||||
|
@ -178,9 +178,9 @@ Files and macros mainly for building Firefox extensions.
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# disable baseline JIT on i686 (rhbz#1047079)
|
# disable baseline JIT on i686 (rhbz#1047079)
|
||||||
%ifarch %{ix86}
|
#ifarch %{ix86}
|
||||||
%patch90 -p2 -b .baseline
|
#patch90 -p2 -b .baseline
|
||||||
%endif
|
#endif
|
||||||
|
|
||||||
pushd js/src
|
pushd js/src
|
||||||
autoconf-2.13
|
autoconf-2.13
|
||||||
|
|
Loading…
Add table
Reference in a new issue