Bootstrap using JDK 20

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-03-11 12:27:21 +02:00
parent d88acece10
commit eae3b45028
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@
# but in time of bootstrap of next jdk, it is featurever-1,
# and this it is better to change it here, on single place
#global buildjdkver %{featurever}
%global buildjdkver 17
%global buildjdkver 20
# We don't add any LTS designator for STS packages (Fedora and EPEL).
# We need to explicitly exclude EPEL as it would have the %%{rhel} macro defined.
%if 0%{?rhel} && !0%{?epel}