Luke Jones 2017-04-28 21:36:38 +00:00 committed by Git OBS Bridge
parent 445e4444f7
commit 8e933b8761

View File

@ -74,7 +74,7 @@ Conflicts: rustc-bootstrap
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
# Restrict the architectures as building rust relies on being initially # Restrict the architectures as building rust relies on being initially
# bootstrapped before we can build the n+1 release # bootstrapped before we can build the n+1 release
ExclusiveArch: %{ix86} x86_64 armv7 aarch64 ppc64 ppc64le s390x ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 ppc64 ppc64le s390x
%if 0%{?suse_version} %if 0%{?suse_version}
BuildRequires: fdupes BuildRequires: fdupes