diff --git a/firefox.spec b/firefox.spec index 705b2b4..395bbd5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -463,8 +463,10 @@ echo "ac_add_options --disable-ion" >> .mozconfig echo "ac_add_options --enable-address-sanitizer" >> .mozconfig echo "ac_add_options --disable-jemalloc" >> .mozconfig echo "ac_add_options --disable-crashreporter" >> .mozconfig +%ifarch x86_64 %{ix86} echo "ac_add_options --disable-elf-hack" >> .mozconfig %endif +%endif echo 'export NODEJS="%{_buildrootdir}/bin/node-stdout-nonblocking-wrapper"' >> .mozconfig