This commit is contained in:
4
gcc.spec
4
gcc.spec
@@ -57,6 +57,8 @@ Name: gcc%{gccsuffix}
|
||||
%ifarch x86_64 aarch64 ppc64le riscv64
|
||||
%if %{gcc_version} >= 15 && %{suse_version} >= 1699
|
||||
%define build_cobol 1
|
||||
%else
|
||||
%define build_cobol 0
|
||||
%endif
|
||||
%else
|
||||
%define build_cobol 0
|
||||
@@ -195,8 +197,8 @@ The system GNU Compiler documentation.
|
||||
|
||||
|
||||
|
||||
# install / update the entries
|
||||
|
||||
# install / update the entries
|
||||
%post -n gcc%{gccsuffix}-info
|
||||
%install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C preprocessor.' %{_infodir}/cpp.info.gz
|
||||
%install_info --info-dir=%{_infodir} --name=gcc --description='The GNU Compiler Collection.' %{_infodir}/gcc.info.gz
|
||||
|
Reference in New Issue
Block a user