We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9910a3e commit 4f433f7Copy full SHA for 4f433f7
rust.spec
@@ -71,7 +71,7 @@ BuildRequires: procps
71
Requires: gcc
72
# Only x86_64 and i686 are Tier 1 platforms at this time.
73
# x32 is Tier 2, only rust-std is available (no rustc or cargo).
74
-# https://doc.rust-lang.org/stable/book/getting-started.html#tier-1
+# https://doc.rust-lang.org/nightly/rustc/platform-support.html
75
ExclusiveArch: %{x8664} %{ix86} x32 aarch64
76
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
77
0 commit comments