Remove riscv64 support patch, already upstreamed
This commit is contained in:
parent
f411ca9fb2
commit
b72c4fe999
File diff suppressed because it is too large
Load Diff
@ -893,7 +893,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
|
||||
@ -1008,12 +1008,6 @@ Patch43: puyuan-jdk17.0.9-patch.patch
|
||||
############################################
|
||||
Patch2000: LoongArch64-support.patch
|
||||
|
||||
############################################
|
||||
#
|
||||
# riscv64 specific patches
|
||||
#
|
||||
############################################
|
||||
Patch3000: add-riscv64-support.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -1264,9 +1258,6 @@ pushd %{top_level_dir_name}
|
||||
%patch42 -p1
|
||||
%patch43 -p1
|
||||
|
||||
%ifarch riscv64
|
||||
%patch3000 -p1
|
||||
%endif
|
||||
popd # openjdk
|
||||
%endif
|
||||
|
||||
@ -1831,6 +1822,9 @@ cjc.mainProgram(arg)
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2024 misaka00251 <liuxin@iscas.ac.cn> - 1:17.0.10.9-2
|
||||
- Remove riscv64 support patch, already upstreamed
|
||||
|
||||
* Mon Feb 19 2024 Leslie Zhai <zhaixiang@loongson.cn> - 1:17.0.10.9-1
|
||||
- Rebase LoongArch64 patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user