This commit is contained in:
parent
445e4444f7
commit
8e933b8761
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user