gcc-plugin: use a bigger buffer for constructing notes.
This commit is contained in:
parent
666fd997c8
commit
8e60c8613b
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.05
|
||||
Version: 12.06
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Apr 20 2023 Nick Clifton <nickc@redhat.com> - 12.06-1
|
||||
- gcc-plugin: use a bigger buffer for constructing notes.
|
||||
|
||||
* Wed Apr 19 2023 Nick Clifton <nickc@redhat.com> - 12.05-1
|
||||
- llvm-plugin: Fix detection of optimization level. Improve test.
|
||||
- clang-plugin: Improve test.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.05.tar.xz) = d63dc0ac3a0e16a3b852d95039bb562e4b04e9252bf6eab5bc205dc0dbf928ba48886a32aec2b019f3eef3070bdd293b91a8b0323747cbdda95b9e9307fdce71
|
||||
SHA512 (annobin-12.06.tar.xz) = 7263c69f08e943a4a0e79f6877863b11d054f9261b19de3cbdbddd91765db2983381f271db9a81138c1003ea7c971aa94897efb08266ab62f71b179dd62db216
|
||||
|
Loading…
Reference in New Issue
Block a user