use disable-jit instead of disable-ion

This commit is contained in:
Jan Horak 2020-09-30 12:17:46 +02:00
parent c2a0d6743d
commit e02a35b9e5

View File

@ -316,7 +316,7 @@ echo "ac_add_options --enable-system-ffi" >> .mozconfig
%endif
%ifarch aarch64
echo "ac_add_options --disable-ion" >> .mozconfig
echo "ac_add_options --disable-jit" >> .mozconfig
%endif
%ifnarch %{ix86} x86_64