From 2b16e77919595ab11eebc58cc98076c7095ccdbb Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Wed, 20 Jul 2022 15:52:38 -0500 Subject: [PATCH] bootstrap package for the buildroot for gcc-toolset-12-binutils --- SPECS/binutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 5e4467b..e606371 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -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.