gcc plugin: Correct the detection of 32-bit x86 builds.
Resolves: #1876197
This commit is contained in:
parent
d9c1db450f
commit
397174a269
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.29
|
Version: 9.30
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -311,6 +311,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 10 2020 Nick Clifton <nickc@redhat.com> - 9.30-1
|
||||||
|
- gcc plugin: Correct the detection of 32-bit x86 builds. (#1876197)
|
||||||
|
|
||||||
* Mon Aug 17 2020 Nick Clifton <nickc@redhat.com> - 9.29-1
|
* Mon Aug 17 2020 Nick Clifton <nickc@redhat.com> - 9.29-1
|
||||||
- gcc plugin: Detect any attempt to access the global_options array.
|
- gcc plugin: Detect any attempt to access the global_options array.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.29.tar.xz) = 1a710921c3b95b02e0e836f4589db51b1d0830a29dc2c0d47f8f9ec202726c7b3d6e38eb97bf48aa8f479356c28a755a8cfff2beb912c97bfdc81681fb972d59
|
SHA512 (annobin-9.30.tar.xz) = a786ff25fcb8152a969e01d0326b347135964b1941f76e67636b49b2e10aea7db973206d4f5db589757255e8e2d099cee455b24bab484aade5873ad4acd08812
|
||||||
|
Loading…
Reference in New Issue
Block a user