Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 25fe327dd8
Bootstrap on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-10-15 09:32:08 +03:00
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Generated by go2rpm
%bcond_without check 1.7.0
%bcond_with bootstrap
%bcond_with check 1.7.0
%bcond_without bootstrap
%if %{without bootstrap}
%global debug_package %{nil}
@ -32,7 +32,7 @@ Obsoletes: golang-google-grpc-status-devel < 1.48.0-2
Documentation
Name: %{goname}
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Go language implementation of GRPC
License: Apache-2.0