Compare commits

...

8 Commits
c8 ... a8

Author SHA1 Message Date
Stepan Oksanichenko 1a01d1fd54 Merge remote-tracking branch 'alma-origin/c8' into HEAD 2023-05-16 08:07:49 +00:00
Stepan Oksanichenko 8e9089f13d Merge remote-tracking branch 'alma-origin/c8' into HEAD 2023-01-12 09:28:37 +00:00
eabdullin f33a6381d2 Merge branch 'c8' into a8 2022-11-08 06:55:44 +00:00
eabdullin 6cdc42f848 Merge branch 'c8' into a8 2022-06-29 01:31:08 +00:00
Stepan Oksanichenko 878eef630d Merge remote-tracking branch 'alma-origin/c8' into HEAD 2022-05-10 10:12:49 +00:00
eabdullin 7580ec5d4c AlmaLinux changes 2021-12-08 16:22:38 +03:00
eabdullin f8e88084c0 AlmaLinux changes 2021-11-17 15:14:01 +03:00
Andrew Lukoshko cc1caac239 AlmaLinux changes 2021-09-07 08:13:08 +00:00
1 changed files with 8 additions and 3 deletions

View File

@ -104,7 +104,7 @@
Summary: Various compilers (C, C++, Objective-C, ...)
Name: gcc
Version: %{gcc_version}
Release: %{gcc_release}%{?dist}
Release: %{gcc_release}%{?dist}.alma
# libgcc, libgfortran, libgomp, libstdc++ and crtstuff have
# GCC Runtime Exception.
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
@ -299,6 +299,7 @@ Patch38: gcc8-pr99536.patch
Patch39: gcc8-libstdc++-make_shared.patch
Patch40: gcc8-rh2137448.patch
Patch1000: nvptx-tools-no-ptxas.patch
Patch1001: nvptx-tools-build.patch
Patch1002: nvptx-tools-glibc.patch
@ -886,6 +887,7 @@ so that there cannot be any synchronization problems.
%patch13 -p0 -b .rh1574936~
%patch14 -p0 -b .libgcc-hardened~
%endif
%patch15 -p0 -b .rh1670535~
%patch16 -p0 -b .libgomp-20190503~
%patch17 -p0 -b .libgomp-testsuite~
@ -1005,7 +1007,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=http://bugs.almalinux.org/ \
--enable-checking=release --with-system-zlib \
--with-gcc-major-version-only --without-isl
make %{?_smp_mflags}
@ -1031,7 +1033,7 @@ enablelgo=,go
%endif
CONFIGURE_OPTS="\
--prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \
--with-bugurl=http://bugzilla.redhat.com/bugzilla \
--with-bugurl=http://bugs.almalinux.org/ \
--enable-shared --enable-threads=posix --enable-checking=release \
%ifarch ppc64le
--enable-targets=powerpcle-linux \
@ -2493,6 +2495,7 @@ fi
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/mmintrin.h
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/x86intrin.h
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/amo.h
%endif
%ifarch %{arm}
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/unwind-arm-common.h
@ -3454,6 +3457,7 @@ fi
- remove python2 dependecy (#1595385)
* Tue Nov 27 2018 Jeff Law <law@redhat.com> 8.2.1-3.4
- Backport PPC string inlines from trunk which allow for valgrind's
memcheck to work properly (#1652929)
- Backport bugfix for clz pattern on s390 affecting jemalloc (#1652016)
@ -3465,6 +3469,7 @@ fi
- fix typos in manual (#1612514)
* Mon Oct 8 2018 Marek Polacek <polacek@redhat.com> 8.2.1-3.1
- enable hardening of binaries (#1624114)
- disable libgccjit on RHEL