From 9eede3b654ddcd6686a498d2cd9f70e6aa304c5d Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Mar 28 2020 01:29:41 +0000 Subject: rebootstrap for Stream --- diff --git a/.rust.metadata b/.rust.metadata index cc23d94..7069fd2 100644 --- a/.rust.metadata +++ b/.rust.metadata @@ -1 +1,8 @@ 6cf245536bb7f8e58825f838be9a403579e45640 SOURCES/rustc-1.39.0-src.tar.xz +dbc88378ad42fa82f090c520bf83802f8a558059 SOURCES/rust-1.38.0-aarch64-unknown-linux-gnu.tar.xz +120be8d41b92b0040c94876be9637f01a0f72dab SOURCES/rust-1.38.0-i686-unknown-linux-gnu.tar.xz +9364d0c7706eb89d52cb551483dfec761d60f7af SOURCES/rust-1.38.0-powerpc64le-unknown-linux-gnu.tar.xz +ab200ae5943acba051d86e27987366340df69e45 SOURCES/rust-1.38.0-powerpc64-unknown-linux-gnu.tar.xz +6dddb393cbc305eb2bdd5bb8dd30ea84ffb55a17 SOURCES/rust-1.38.0-s390x-unknown-linux-gnu.tar.xz +35658873935dbb76c82f470f722b1356fc41972b SOURCES/rust-1.38.0-x86_64-unknown-linux-gnu.tar.xz +3a4c8f4057a31e6ca2212c0e14cdfd181f0bc126 SOURCES/rust-1.38.0-armv7-unknown-linux-gnueabihf.tar.xz diff --git a/SPECS/rust.spec b/SPECS/rust.spec index caba82b..972dabd 100644 --- a/SPECS/rust.spec +++ b/SPECS/rust.spec @@ -16,7 +16,7 @@ %global bootstrap_date 2019-09-26 # Only the specified arches will use bootstrap binaries. -#global bootstrap_arches %%{rust_arches} +%global bootstrap_arches %%{rust_arches} # Using llvm-static may be helpful as an opt-in, e.g. to aid LLVM rebases. %bcond_with llvm_static