diff --git a/firefox.spec b/firefox.spec index a79274e..98a6f58 100644 --- a/firefox.spec +++ b/firefox.spec @@ -575,7 +575,7 @@ echo "ac_add_options --with-system-libevent" >> .mozconfig echo "ac_add_options --enable-system-ffi" >> .mozconfig %endif -%ifarch %{arm} +%ifarch %{arm} aarch64 echo "ac_add_options --disable-elf-hack" >> .mozconfig %endif