i8 changed/i8/gcc-8.5.0-20.el8.inferit
Arkady L. Shane 1 year ago
parent 6533be1db0
commit 2f9ccccc22
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -104,7 +104,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
Release: %{gcc_release}%{?dist}
Release: %{gcc_release}%{?dist}.inferit
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@ -1017,7 +1017,7 @@ CC="$CC" CXX="$CXX" CFLAGS="$OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" \
--target nvptx-none --enable-as-accelerator-for=%{gcc_target_platform} \
--enable-languages=c,c++,fortran,lto \
--prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
--with-bugurl=http://bugzilla.redhat.com/bugzilla \
--with-bugurl=https://bugs.msvsphere-os.ru \
--enable-checking=release --with-system-zlib \
--with-gcc-major-version-only --without-isl
make %{?_smp_mflags}
@ -1043,7 +1043,7 @@ enablelgo=,go
%endif
CONFIGURE_OPTS="\
--prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
--with-bugurl=http://bugzilla.redhat.com/bugzilla \
--with-bugurl=https://bugs.msvsphere-os.ru \
--enable-shared --enable-threads=posix --enable-checking=release \
%ifarch ppc64le
--enable-targets=powerpcle-linux \
@ -3332,6 +3332,9 @@ fi
%{ANNOBIN_GCC_PLUGIN_DIR}/gcc-annobin.so.0.0.0
%changelog
* Tue Dec 12 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 8.5.0-20.inferit
- Sets bug tracker URL to https://bugs.msvsphere-os.ru/
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.5.0-20
- Rebuilt for MSVSphere 8.8

Loading…
Cancel
Save