From 082044ec6770dcd87d45ae37462db07fe071ed8e Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Aug 07 2021 13:20:33 +0000 Subject: Prepare for bootstrap --- diff --git a/.rust.metadata b/.rust.metadata index f756636..ee1f7e7 100644 --- a/.rust.metadata +++ b/.rust.metadata @@ -1 +1,2 @@ ae467484f1e961f15bb521a6b5305377ec61f039 SOURCES/rustc-1.53.0-src.tar.xz +460cb1b0f950d17eb3ec87a5de846a8d0be491a4 SOURCES/rust-1.52.0-armv7-unknown-linux-gnueabihf.tar.xz diff --git a/SPECS/rust.spec b/SPECS/rust.spec index a2db0f1..beb136f 100644 --- a/SPECS/rust.spec +++ b/SPECS/rust.spec @@ -17,6 +17,7 @@ # Only the specified arches will use bootstrap binaries. #global bootstrap_arches %%{rust_arches} +%global bootstrap_arches armv7hl # Define a space-separated list of targets to ship rust-std-static-$triple for # cross-compilation. The packages are noarch, but they're not fully