Add section-ordering patch to bfd linker.
Resolves: PTG-287
This commit is contained in:
parent
0188c5837f
commit
983effec90
26973
binutils-section-ordering.patch
Normal file
26973
binutils-section-ordering.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
Summary: A GNU collection of binary utilities
|
||||
Name: binutils%{?_with_debug:-debug}
|
||||
Version: 2.41
|
||||
Release: 36%{?dist}
|
||||
Release: 37%{?dist}
|
||||
License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
|
||||
URL: https://sourceware.org/binutils
|
||||
|
||||
@ -1370,6 +1370,9 @@ exit 0
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Mon May 13 2024 Nick Clifton <nickc@redhat.com> - 2.41-37
|
||||
- Add section-ordering patch to bfd linker. (PTG-287)
|
||||
|
||||
* Tue Apr 02 2024 Nick Clifton <nickc@redhat.com> - 2.41-36
|
||||
- Fix verification of ld.bfd installation. (RHEL-30887)
|
||||
|
||||
|
@ -8,9 +8,10 @@ rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}
|
||||
--- !Policy
|
||||
|
Loading…
Reference in New Issue
Block a user