Skip to content

Commit 4f433f7

Browse files
committed
- updated platform-support link
1 parent 9910a3e commit 4f433f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ BuildRequires: procps
7171
Requires: gcc
7272
# Only x86_64 and i686 are Tier 1 platforms at this time.
7373
# 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
74+
# https://doc.rust-lang.org/nightly/rustc/platform-support.html
7575
ExclusiveArch: %{x8664} %{ix86} x32 aarch64
7676
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
7777

0 commit comments

Comments
 (0)