Set buildjdk to 26
As it is used only in build from portables, its only impact should be build of fresh libjvm
This commit is contained in:
parent
ac7b36c137
commit
20ec18a2e8
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ exit 1
|
|||
# buildjdkver is usually same as %%{featurever},
|
||||
# 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 25
|
||||
%global buildjdkver 26
|
||||
# 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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue