From 02759c2566e069768c4ffd3b8804a2752049d945 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Jan 20 2017 08:39:39 +0000 Subject: Disabled rust on armv7l --- diff --git a/firefox.spec b/firefox.spec index bf319d9..8e5e0b9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -44,7 +44,7 @@ %define build_with_rust 0 %if 0%{?fedora} > 23 -%ifarch x86_64 armv7hl +%ifarch x86_64 %define build_with_rust 1 %endif %endif