Turn off bootstrap (riscv64)
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
e17e7cb796
commit
bc2cb6b585
@ -1,4 +1,4 @@
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname httpuv
|
||||
%global packver 1.6.15
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: %{packver}
|
||||
Release: 2.0.riscv64%{?dist}
|
||||
Release: 2.1.riscv64%{?dist}
|
||||
Summary: HTTP and WebSocket Server Library
|
||||
|
||||
# Main: GPLv2+; http-parser: MIT; sha1: Public Domain
|
||||
@ -88,6 +88,9 @@ export LANG=C.UTF-8
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Jason Montleon <jmontleo@redhat.com> - 1.6.15-2.1.riscv64
|
||||
- Turn off bootstrap (riscv64)
|
||||
|
||||
* Thu Jul 25 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.15-2.0.riscv64
|
||||
- Bootstrap (riscv64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user