diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index e62c4be75e..a0bb7a3610 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -80,7 +80,7 @@ do_build() { esac case "$XBPS_TARGET_MACHINE" in - x86_64*|i686*|arm*) + x86_64*|i686*|arm*|aarch64*) echo "ac_add_options --disable-elf-hack" >>.mozconfig ;; esac