From 20816f65512365b80c52f3a392d3ab8f9d1138fbe500179c823c114a57054102 Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Mon, 16 Oct 2017 20:30:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=124 --- rust.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rust.spec b/rust.spec index 3ddb25b..18a6844 100644 --- a/rust.spec +++ b/rust.spec @@ -78,6 +78,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # Restrict the architectures as building rust relies on being initially # bootstrapped before we can build the n+1 release ExclusiveArch: x86_64 %{arm} aarch64 ppc64 ppc64le s390x +%ifarch %ix86 +ExclusiveArch: i586 i686 +BuildArch: i686 +%endif %if 0%{?suse_version} BuildRequires: fdupes