GCC Plugin: Do not record missing -mstackrealign in LTO mode. (#2030298)
This commit is contained in:
parent
0e6be40a3c
commit
0c278a5d73
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.35
|
||||
Version: 10.36
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -498,6 +498,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Dec 13 2021 Nick Clifton <nickc@redhat.com> - 10.36-1
|
||||
- GCC Plugin: Do not record missing -mstackrealign in LTO mode. (#2030298)
|
||||
|
||||
* Mon Dec 13 2021 Nick Clifton <nickc@redhat.com> - 10.35-1
|
||||
- Tests: Fix fortify and debuginfod tests to use newly built annobin plugin.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.35.tar.xz) = 81b2277c55cb075e294ab1f44f7863e9893eb21e4ee67373d14fa1cfa63a50328f3dfde9ace637488fa5fd07f566d9fb869932df1f27b8360ecffd50c1eab2ed
|
||||
SHA512 (annobin-10.36.tar.xz) = e4af0b132c8001ab2dec793f8aa12065a58e8eec6fe2f1df74d93760a95343c2305bc37130d13bbcfdea3617817df095d5ff859b3b2df58fee0fe6a165c33b29
|
||||
|
Loading…
Reference in New Issue
Block a user