mirror of
https://abf.rosa.ru/djam/firefox-esr78.git
synced 2025-02-25 10:42:52 +00:00
Revert "try to disable firefox-baseline-disable.patch patch"
This reverts commit 25af2a1f1e
.
This commit is contained in:
parent
cba1c6e911
commit
ba5be34963
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue