Temporary suppression of aarch64 pointer size check
This commit is contained in:
parent
b034a2c7c1
commit
3ab9323c0b
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.23
|
Version: 9.24
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -46,7 +46,7 @@ License: GPLv3+
|
|||||||
# The problem should now only arise when rebasing to a new major version
|
# The problem should now only arise when rebasing to a new major version
|
||||||
# of gcc, in which case the undefine below can be temporarily reinstated.
|
# of gcc, in which case the undefine below can be temporarily reinstated.
|
||||||
#
|
#
|
||||||
# %%undefine _annotated_build
|
%undefine _annotated_build
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -311,8 +311,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Jul 26 2020 Nick Clifton <nickc@redhat.com> - 9.23-3
|
* Sun Jul 26 2020 Nick Clifton <nickc@redhat.com> - 9.24-1
|
||||||
- Add support for installing clang and llvm plugins.
|
- Add support for installing clang and llvm plugins.
|
||||||
|
- Temporary suppression of aarch64 pointer size check.
|
||||||
|
|
||||||
* Sat Jul 25 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 9.23-2
|
* Sat Jul 25 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 9.23-2
|
||||||
- Rebuild for gcc 10.2
|
- Rebuild for gcc 10.2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.23.tar.xz) = 9187a58d357768780cc24f1666769eca89ac391e1b59843676c008bddcfdc797ea1d1bba6e3c759dbdc574b5990f99c2ed62bf87290f8fb4cece880664a6e497
|
SHA512 (annobin-9.24.tar.xz) = d409f85dcc7374c64a9a8dd99211d3d01672f1ff221a63b028e41cf756b02a5475d2ee78a4d4e28ff8f81143094e3255b273b8328fccfdcc2f11ef20b8f8e7d1
|
||||||
|
Loading…
Reference in New Issue
Block a user