Added a comment to spec file
This commit is contained in:
parent
beb5513224
commit
05688c934d
@ -615,6 +615,7 @@ echo "export RANLIB=\"gcc-ranlib\"" >> .mozconfig
|
|||||||
%if 0%{?build_with_pgo}
|
%if 0%{?build_with_pgo}
|
||||||
echo "ac_add_options MOZ_PGO=1" >> .mozconfig
|
echo "ac_add_options MOZ_PGO=1" >> .mozconfig
|
||||||
# Temporary disabled due to GCC bug
|
# Temporary disabled due to GCC bug
|
||||||
|
# Should be fixed in Firefox 83
|
||||||
%if 0%{?fedora} < 33
|
%if 0%{?fedora} < 33
|
||||||
echo "ac_add_options --enable-lto" >> .mozconfig
|
echo "ac_add_options --enable-lto" >> .mozconfig
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user