Build with objc

i10-beta changed/i10-beta/gcc-14.2.1-1.el10.inferit.1
Arkady L. Shane 1 month ago
parent 5fa03732b5
commit c558bd10cb
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -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 <s.cherevko@msvsphere-os.ru> - 14.2.1-1.inferit.1
- Build with objc
* Wed Dec 18 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 14.2.1-1.inferit
- Sets bugtracker URL to https://bugs.msvsphere-os.ru/

Loading…
Cancel
Save