Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-09-23 13:59:53 +03:00
parent 8eec13ec33
commit fd0dab7291
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -1,6 +1,6 @@
# Generated by go2rpm 1.14.0
%bcond check 1
%bcond bootstrap 0
%bcond bootstrap 1
%if %{with bootstrap}
%global debug_package %{nil}
@ -23,7 +23,7 @@ Go package for reading from continuously updated files (tail -f).}
%global godocs CHANGES.md CONTRIBUTING.md README.md
Name: golang-github-nxadm-tail
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Go package for reading from continuously updated files
License: MIT