From c558bd10cb652574eb82a99bbaecb9924409592b Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 29 Dec 2024 22:52:08 +0300 Subject: [PATCH] Build with objc --- SPECS/gcc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index 5a22819..42dee4c 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -33,7 +33,7 @@ %endif %if 0%{?rhel} > 7 %global build_ada 0 -%global build_objc 0 +%global build_objc 1 %global build_go 0 %global build_d 0 %global build_m2 0 @@ -143,7 +143,7 @@ Summary: Various compilers (C, C++, Objective-C, ...) Name: gcc Version: %{gcc_version} -Release: %{gcc_release}%{?dist}.inferit +Release: %{gcc_release}%{?dist}.inferit.1 # License notes for some of the less obvious ones: # gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para # isl: MIT, BSD-2-Clause @@ -3616,6 +3616,9 @@ end %endif %changelog +* Sun Dec 29 2024 Arkady L. Shane - 14.2.1-1.inferit.1 +- Build with objc + * Wed Dec 18 2024 Sergey Cherevko - 14.2.1-1.inferit - Sets bugtracker URL to https://bugs.msvsphere-os.ru/