gcc-plugin: Use a fixed filename when running in LTO mode.
This commit is contained in:
parent
60c8169066
commit
4a7311622e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.64
|
Version: 9.65
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -381,6 +381,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 09 2021 Nick Clifton <nickc@redhat.com> - 9.65-1
|
||||||
|
- gcc-plugin: Use a fixed filename when running in LTO mode.
|
||||||
|
|
||||||
* Wed Mar 03 2021 Nick Clifton <nickc@redhat.com> - 9.64-1
|
* Wed Mar 03 2021 Nick Clifton <nickc@redhat.com> - 9.64-1
|
||||||
- Annocheck: Fix detection of special function names. (#1934189)
|
- Annocheck: Fix detection of special function names. (#1934189)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.64.tar.xz) = 7ae7fbaf5d41a2e7e52f8b2bb3aebd8fbb3899f60ba7060bbefcd0aaa1a53656e2aed49d3ce268f3efd53538c9f6545de213f204adefd9e9a87212c55d063db9
|
SHA512 (annobin-9.65.tar.xz) = 5b5e5f988700232d31c5087ad9880a4bd0aaaa0927b1e4c913f1427ae63c768867b99a8fb282e82865c53f896a925a29dddac9a643144dfc74aacb74b7138426
|
||||||
|
Loading…
Reference in New Issue
Block a user