Rebuild with binutils fix for ppc64le (#1475636)
This commit is contained in:
parent
f93f25bdce
commit
9dc570ee85
@ -43,7 +43,7 @@
|
|||||||
Summary: A GNU collection of binary utilities
|
Summary: A GNU collection of binary utilities
|
||||||
Name: %{?cross}binutils%{?_with_debug:-debug}
|
Name: %{?cross}binutils%{?_with_debug:-debug}
|
||||||
Version: 2.29
|
Version: 2.29
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
@ -580,6 +580,9 @@ exit 0
|
|||||||
%endif # %{isnative}
|
%endif # %{isnative}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 2.29-4
|
||||||
|
- Rebuild with binutils fix for ppc64le, bootstrapping (#1475636)
|
||||||
|
|
||||||
* Fri Jul 28 2017 Nick Clifton <nickc@redhat.com> 2.29-3
|
* Fri Jul 28 2017 Nick Clifton <nickc@redhat.com> 2.29-3
|
||||||
- Do not enable the PPC64 plt-localentry0 linker optimization by default.
|
- Do not enable the PPC64 plt-localentry0 linker optimization by default.
|
||||||
(#1475636)
|
(#1475636)
|
||||||
|
Loading…
Reference in New Issue
Block a user