From 4f433f76b4a4cd82f26641b01ea11a3a88830859 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 17 Sep 2020 19:56:00 +0200 Subject: [PATCH] - updated platform-support link --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index 7fda06f..491197f 100644 --- a/rust.spec +++ b/rust.spec @@ -71,7 +71,7 @@ BuildRequires: procps Requires: gcc # Only x86_64 and i686 are Tier 1 platforms at this time. # x32 is Tier 2, only rust-std is available (no rustc or cargo). -# https://doc.rust-lang.org/stable/book/getting-started.html#tier-1 +# https://doc.rust-lang.org/nightly/rustc/platform-support.html ExclusiveArch: %{x8664} %{ix86} x32 aarch64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.43.0