]> git.pld-linux.org Git - packages/rust.git/commitdiff
- updated platform-support link
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Sep 2020 17:56:00 +0000 (19:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Sep 2020 17:56:00 +0000 (19:56 +0200)
rust.spec

index 7fda06f413a385c650594e807fb8c4ecccf88f7b..491197f7fcce74030b0088039831b6db2943d3ce 100644 (file)
--- 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)
 
This page took 0.292426 seconds and 4 git commands to generate.