Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
a0d06cdb62
commit
7a934666c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user