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