Remove riscv64 from sbbd arches

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-11 17:26:10 +02:00
parent eae3b45028
commit a70df714b2
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 5 additions and 2 deletions

View File

@ -151,7 +151,7 @@
# Set of architectures for which we build the Z garbage collector
%global zgc_arches x86_64 riscv64
# Set of architectures for which alt-java has SSB mitigation
%global ssbd_arches x86_64 riscv64
%global ssbd_arches x86_64
# Set of architectures for which java has short vector math library (libjsvml.so)
%global svml_arches x86_64 riscv64
# Set of architectures where we verify backtraces with gdb
@ -567,7 +567,7 @@ ExcludeArch: %{ix86}
Name: java-%{javaver}-%{origin}-portable%{?pkgos:-%{pkgos}}
Version: %{newjavaver}.%{buildver}
Release: %{?eaprefix}%{rpmrelease}%{?extraver}.0.riscv64%{?dist}
Release: %{?eaprefix}%{rpmrelease}%{?extraver}.1.riscv64%{?dist}
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
# also included the epoch in their virtual provides. This created a
@ -1788,6 +1788,9 @@ done
%endif
%changelog
* Mon Mar 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1:21.0.2.0.13-3.1.riscv64
- Remove riscv64 from ssbd arches
* Fri Mar 08 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1:21.0.2.0.13-3.0.riscv64
- Add riscv64