From 7a934666c3f2e0fbf22071d59263055f14faea55 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 15 Jul 2024 13:08:54 +0300 Subject: [PATCH] Bootstrap (riscv64) Signed-off-by: David Abdurachmanov --- papilo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/papilo.spec b/papilo.spec index d1b061e..f18b1b9 100644 --- a/papilo.spec +++ b/papilo.spec @@ -8,11 +8,11 @@ # The papilo binary depends on several solvers that transitively depend on the # papilo library. In a bootstrap situation, first build the binary without # solver support, build the solvers, then do a non-bootstrap build. -%bcond bootstrap 0 +%bcond bootstrap 1 Name: papilo Version: 2.3.0 -Release: %autorelease +Release: %autorelease -e 0.riscv64 Summary: Parallel presolve for integer and linear optimization # LGPL-3.0-or-later: the project as a whole