disable bootstrap

This commit is contained in:
slava86 2023-10-27 15:20:36 +00:00
parent b6c61925b3
commit 5001d168de

View file

@ -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