bootstrap package for the buildroot for gcc-toolset-12-binutils

This commit is contained in:
Johnny Hughes 2022-07-20 15:52:38 -05:00
parent 12f9d81213
commit 2b16e77919
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
Summary: A GNU collection of binary utilities
Name: %{?scl_prefix}%{?cross}binutils%{?_with_debug:-debug}
Version: 2.38
Release: 15%{?dist}
Release: 0.15%{?dist}
License: GPLv3+
URL: https://sourceware.org/binutils
@ -114,7 +114,7 @@ URL: https://sourceware.org/binutils
%endif
# Default: Not bootstrapping.
%bcond_with bootstrap
%bcond_without bootstrap
# Default: Not debug
%bcond_with debug
# Default: Always build documentation.