From 8d20a2058af8e531b14a80784bab58dae53b14c1 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mon, 28 Dec 2020 19:37:47 +0100 Subject: [PATCH] Build with bundled libgit2 (to avoid re-bootstrap) Signed-off-by: Igor Raits --- rust.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rust.spec b/rust.spec index 85d735e..db3d0b8 100644 --- a/rust.spec +++ b/rust.spec @@ -24,6 +24,7 @@ # is insufficient. Rust currently requires LLVM 8.0+. %bcond_with bundled_llvm +%global _with_bundled_libgit2 # Requires stable libgit2 1.0 %if 0%{?fedora} >= 32 %bcond_with bundled_libgit2