From 4a32e1dd76e578ec5a6fd3ebe648f525abdd32a0 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 28 Nov 2022 10:04:13 +0200 Subject: [PATCH] Revert "Bootstrap" This reverts commit a08b5e5e1b4be851b77dbf3f2f1497429d626c05. --- rust.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust.spec b/rust.spec index 9e2c6e2..657c7e6 100644 --- a/rust.spec +++ b/rust.spec @@ -17,7 +17,7 @@ # a waste of lookaside cache space when they're most often unused. # Run "spectool -g rust.spec" after changing this and then "fedpkg upload" to # add them to sources. Remember to remove them again after the bootstrap build! -%global bootstrap_arches %%{rust_arches} +#global bootstrap_arches %%{rust_arches} # 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