Remove the KAE patch for riscv64 to fix build errors
(cherry picked from commit 8fb7b0e750562fc462311ed2c4dbd05f1faa917f)
This commit is contained in:
parent
4938d64272
commit
1cbff9766a
@ -903,7 +903,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
|
||||
|
||||
Name: java-%{javaver}-%{origin}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
|
||||
# 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
|
||||
@ -1283,6 +1283,7 @@ pushd %{top_level_dir_name}
|
||||
%patch41 -p1
|
||||
%patch42 -p1
|
||||
%patch43 -p1
|
||||
%ifnarch riscv64
|
||||
%patch44 -p1
|
||||
%patch45 -p1
|
||||
%patch46 -p1
|
||||
@ -1296,6 +1297,7 @@ pushd %{top_level_dir_name}
|
||||
%patch54 -p1
|
||||
%patch55 -p1
|
||||
%patch56 -p1
|
||||
%endif
|
||||
|
||||
popd # openjdk
|
||||
%endif
|
||||
@ -1863,6 +1865,9 @@ cjc.mainProgram(args) -- the returns from copy_jdk_configs.lua should not affect
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 23 2024 Dingli Zhang <dingli@iscas.ac.cn> - 1:17.0.12.7-4
|
||||
- Remove the KAE patch for riscv64 to fix build errors
|
||||
|
||||
* Fri Aug 30 2024 neu-mob <liuyulong35@huawei.com> - 1:17.0.12.7-3
|
||||
- Add some features: JBooster/KAE zip
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user