GCC Plugin: Fix detection of running inside the LTO compiler. (#2004917)
This commit is contained in:
parent
ee93527317
commit
c62bd663ec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.05
|
||||
Version: 10.06
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -492,6 +492,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Sep 16 2021 Nick Clifton <nickc@redhat.com> - 10.06-1
|
||||
- GCC Plugin: Fix detection of running inside the LTO compiler. (#2004917)
|
||||
|
||||
* Wed Sep 15 2021 Nick Clifton <nickc@redhat.com> - 10.05-1
|
||||
- Annocheck: Do not insist on the DT_AARCH64_PAC_PLT flag being present in AArch64 binaries.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.05.tar.xz) = 2ac4b0faeb06b9556df2f24c93d4bed4da014782b0ea6f9bc21a3a74ce7e547656039c51003c30e81296cae23813c3d0004409eddcbc7f60dfb39575147c3e14
|
||||
SHA512 (annobin-10.06.tar.xz) = e397ded3fcd0a1e547399ac1b28a828aa34e813aa1e0907497d19751ef3a2ee9466c63bae633422ba7d003e707b6fb7b571c87a3aa873ed82d7e20062764cdf5
|
||||
|
Loading…
Reference in New Issue
Block a user