GCC Plugin: Add support for -fhardended.
This commit is contained in:
parent
0a315f7267
commit
5e535c171f
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.31
|
||||
Version: 12.32
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2023 Nick Clifron <nickc@redhat.com> - 12.32-1
|
||||
- GCC Plugin: Add support for -fhardended.
|
||||
|
||||
* Wed Nov 15 2023 Nick Clifron <nickc@redhat.com> - 12.31-1
|
||||
- Update glibc detection heuristics for PPC64. (RHEL-16453)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.31.tar.xz) = 792fb1eba3b64cc12dba7be62700ab87818c5556c7768ed372eb923b5c4d3631b440d58439cf8cc98fd6d1cfc09ba127b59013496e5cdfc8dfe0dea3c55eb69e
|
||||
SHA512 (annobin-12.32.tar.xz) = 10ab73bc48d0a95102292d90d28c87440b969055ab07e964020703276b6c5db35b8693e828fb0063e1d6e5efb025c8ffe3fafb2dd40377c25767b09a986bc02b
|
||||
|
Loading…
Reference in New Issue
Block a user