mirror of
https://abf.rosa.ru/djam/java-17-openjdk.git
synced 2025-04-20 14:44:13 +00:00
disable bootstrap
This commit is contained in:
parent
b6c61925b3
commit
5001d168de
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
# Build with system libraries
|
||||
%bcond_with system_libs
|
||||
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
%define _duplicate_files_terminate_build 0
|
||||
|
||||
# Workaround for stripping of debug symbols from static libraries
|
||||
|
@ -354,7 +354,7 @@
|
|||
%global top_level_dir_name %{origin}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 7
|
||||
%global rpmrelease 1
|
||||
%global rpmrelease 2
|
||||
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
||||
%if %is_system_jdk
|
||||
# Using 10 digits may overflow the int used for priority, so we combine the patch and build versions
|
||||
|
|
Loading…
Add table
Reference in a new issue