Use more robust checks for AArch64 options
This commit is contained in:
parent
1c15fe568b
commit
16d8c4b5fe
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.26
|
||||
Version: 9.27
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -311,6 +311,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 Nick Clifton <nickc@redhat.com> - 9.27-1
|
||||
- Use more robust checks for AArch64 options.
|
||||
|
||||
* Thu Jul 30 2020 Nick Clifton <nickc@redhat.com> - 9.26-1
|
||||
- Detect CLANG compiled assembler that is missing IBT support.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.26.tar.xz) = 18cf47496e43cc0f44fd0ead47f3a49e00b228d1268467dd0af4a9e2f83d7cd8f641d260ea45185b274b6efefef9e5a4eae0c4cfc5aff5fc00d8dad79f0787f9
|
||||
SHA512 (annobin-9.27.tar.xz) = 35911c21486b0222f09367d7dae7b119fd2af9a42ee0a3973375770fd17d33e4453b45509e96f50150df99d2610698a690c1ef419199aec7df77be079acc8efd
|
||||
|
Loading…
Reference in New Issue
Block a user