Record the use of LTO and produce a soft warning if not enabled.
Resolves: #1889821
This commit is contained in:
parent
8eb4d470f5
commit
645b3837f9
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.35
|
||||
Release: 2%{?dist}
|
||||
Version: 9.36
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -312,6 +312,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Oct 23 2020 Nick Clifton <nickc@redhat.com> - 9.36-1
|
||||
- Record the use of LTO and produce a soft warning if not enabled. (#1889821)
|
||||
|
||||
* Mon Oct 05 2020 Nick Clifton <nickc@redhat.com> - 9.35-2
|
||||
- Correct the directory chosen for 32-bit LLVM and Clang plugins. (#1884951)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.35.tar.xz) = c7a8ae040bceea23725561fe27441c242692e7ca21bbae5f1c330acf2567963bc0b9ba92046f485d0627adeb1a9bd846b5f77cdfffe4bb158d39daf3d826e993
|
||||
SHA512 (annobin-9.36.tar.xz) = 40ce8399aa1188f76766d36557857b4624a0af3c551f8a75bfdb11f736301378e8d526d4d1c71ae458c46873cbecd0014343b98bbfefbe09d88b7dfdde37cce4
|
||||
|
Loading…
Reference in New Issue
Block a user