Skip generation of global notes for hot/cold sections.
This commit is contained in:
parent
59663eb6dc
commit
07e0a5ab8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@
|
||||
/annobin-8.81.tar.xz
|
||||
/annobin-8.83.tar.xz
|
||||
/annobin-8.84.tar.xz
|
||||
/annobin-8.85.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.84
|
||||
Version: 8.85
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -221,6 +221,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Oct 16 2019 Nick Clifton <nickc@redhat.com> - 8.85-1
|
||||
- Skip generation of global notes for hot/cold sections.
|
||||
|
||||
* Thu Oct 10 2019 Nick Clifton <nickc@redhat.com> - 8.84-1
|
||||
- Generate FAIL results if -Wall or -Wformat-security are missing.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.84.tar.xz) = 32633c812d80ff0e53a13feb7d04038cbaa70cdac77bda264e2c510a4f51ddc5227d4dd6549f688644544c2eef4799662c753d19bf136b2d16182274cf30295d
|
||||
SHA512 (annobin-8.85.tar.xz) = 473982ad858da69bf8187891dfc696353525fc5f323a85b9041d9be7a383da7735f69bb9da806e647315ec256991396b974c7aaab6f380bc93c31380cf321722
|
||||
|
Loading…
Reference in New Issue
Block a user