Change BuildRequires for gcc annobin plugin to use the RHEL-9+ scheme
This commit is contained in:
parent
7c0a344904
commit
95d719e2e1
@ -416,11 +416,7 @@ BuildRequires: clang compiler-rt
|
||||
%define gcc_for_binutils %{_scl_root}/usr/bin/gcc
|
||||
%define gxx_for_binutils %{_scl_root}/usr/bin/g++
|
||||
|
||||
%if 0%{rhel} < 9
|
||||
BuildRequires: %{?scl_prefix}annobin-plugin-gcc
|
||||
%else
|
||||
BuildRequires: %{?scl_prefix}gcc-plugin-annobin
|
||||
%endif
|
||||
|
||||
%endif
|
||||
|
||||
@ -1638,6 +1634,6 @@ exit 0
|
||||
* Thu Aug 06 2026 Nick Clifton <nickc@redhat.com> - 2.46-2
|
||||
- Disable bootstrapping mode. Add build requirement for libatomic-devel. (RHEL-208909)
|
||||
|
||||
* Thu Jun 17 2026 Nick Clifton <nickc@redhat.com> - 2.46-1
|
||||
* Thu Jun 18 2026 Nick Clifton <nickc@redhat.com> - 2.46-1
|
||||
- Initial commit on c9s. (RHEL-170365)
|
||||
- Resolves: RHEL-170365
|
||||
|
||||
Loading…
Reference in New Issue
Block a user