!291 Fix build on riscv64
From: @misaka00251 Reviewed-by: @kuenking111 Signed-off-by: @kuenking111
This commit is contained in:
commit
92f849d10d
File diff suppressed because it is too large
Load Diff
@ -753,7 +753,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: java-%{javaver}-%{origin}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
# 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
|
||||
@ -906,7 +906,7 @@ Patch92: 8295068-SSLEngine-throws-NPE-parsing-Certificate.patch
|
||||
# riscv64 specific patches
|
||||
#
|
||||
############################################
|
||||
Patch2000: 2000-Add-riscv64-support-based-on-bishengjdk-riscv-branch.patch
|
||||
Patch2000: Add-riscv64-support.patch
|
||||
|
||||
BuildRequires: elfutils-extra
|
||||
BuildRequires: autoconf
|
||||
@ -1721,6 +1721,9 @@ cjc.mainProgram(arg)
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 misaka00251 <liuxin@iscas.ac.cn> - 1:11.0.22.7-2
|
||||
- Fix build on riscv64
|
||||
|
||||
* Tue Feb 20 2024 Leslie Zhai <zhaixiang@loongson.cn> - 1:11.0.22.7-1
|
||||
- init support of LoongArch64
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user