Disable bootstrap

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2021-04-18 06:28:18 +03:00
parent c78d9b6e46
commit 8941be795f
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
%global bootstrap_date 2021-03-23
# 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