Bootstrap on riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-07 09:52:30 +03:00
parent 6da323b435
commit 28f977d843
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 3 deletions

View File

@ -3,11 +3,11 @@
%global rlibdir %{_libdir}/R/library
# When we are bootstrapping, we drop some dependencies, and/or build time tests.
%bcond_with bootstrap
%bcond_without bootstrap
Name: R-%{packname}
Version: %{packver}
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: Interpreted String Literals
License: MIT
@ -93,7 +93,9 @@ export LANG=C.UTF-8
%changelog
* Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.6.2-1
* Fri Oct 07 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.6.2-1.0.riscv64
- Bootstrap on riscv64
- update to 1.6.2
- rebuild for R 4.2.1
- bootstrap