gcc-plugin: Fix libtool so that extraneous runpaths are not added to the plugin.
Resolves: #2047356
This commit is contained in:
parent
3a657980a0
commit
787a1fd58d
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.51
|
Version: 10.53
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -375,6 +375,10 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 28 2022 Nick Clifton <nickc@redhat.com> - 10.53-1
|
||||||
|
- gcc-plugin: Fix libtool so that extraneous runpaths are not added to the plugin. (#2047356)
|
||||||
|
- gcc-plugin: Use canonical_option field of save_decoded_options array. (#2047148)
|
||||||
|
|
||||||
* Tue Jan 25 2022 Nick Clifton <nickc@redhat.com> - 10.51-1
|
* Tue Jan 25 2022 Nick Clifton <nickc@redhat.com> - 10.51-1
|
||||||
- Annocheck: Add an option to disable the use of debuginfod (if available).
|
- Annocheck: Add an option to disable the use of debuginfod (if available).
|
||||||
- Annocheck: Add more glibc special file names.
|
- Annocheck: Add more glibc special file names.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.51.tar.xz) = 33a2ff4ad59183057b1347f8914ec10152688f72946ee16062eb8d58c2af3d4c5ccb74757244191f4c8df560ac345fe46cb7be6cb6b2eda32bf154254a7ff2f1
|
SHA512 (annobin-10.53.tar.xz) = e370b48f79c31d19a9d48f0e7ce608f6b79f8e15559bc165118ca473fe40e540e5087d5c965706bad73a78a3c74557c259586d16151231a94dc6cb870478a48d
|
||||||
|
Loading…
Reference in New Issue
Block a user