Borrow a patch from the GCC package to stop libtool from inserting needless runpaths into binaries. (#2030667)
This commit is contained in:
parent
9cdecda9e3
commit
21338bea37
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.52
|
||||
Version: 10.53
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -491,6 +491,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2022 Nick Clifton <nickc@redhat.com> - 10.53-1
|
||||
- gcc-plugin: Fix libtool so that extraneous runpaths are not added to the plugin. (#2030667)
|
||||
|
||||
* Thu Jan 27 2022 Nick Clifton <nickc@redhat.com> - 10.52-1
|
||||
- gcc-plugin: Use canonical_option field of save_decoded_options array. (#2047148)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.52.tar.xz) = a4e05a2bec3659028baf8ad30d7bded32d82dcc75d945aca8b67ebb5809e61b8162980bb9b2edb43343b0d4d79cdc590670db25d787d77294f44b3c7eb0737ab
|
||||
SHA512 (annobin-10.53.tar.xz) = e370b48f79c31d19a9d48f0e7ce608f6b79f8e15559bc165118ca473fe40e540e5087d5c965706bad73a78a3c74557c259586d16151231a94dc6cb870478a48d
|
||||
|
Loading…
Reference in New Issue
Block a user