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