From bba6ed6e7d46d27de28cdbb44f71cc21c9fd4455 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: May 11 2017 19:25:50 +0000 Subject: Enabled rust on ix86 --- diff --git a/firefox.spec b/firefox.spec index 699752f..abdab24 100644 --- a/firefox.spec +++ b/firefox.spec @@ -54,7 +54,7 @@ ExcludeArch: ppc64le aarch64 ppc64 s390 s390x %define build_with_rust 0 -%ifarch x86_64 armv7hl +%ifarch %{ix86} x86_64 armv7hl %define build_with_rust 1 %endif