remap OPT_Wall
This commit is contained in:
parent
c2186bc772
commit
eceb178173
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.60
|
||||
Version: 10.61
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -341,7 +341,7 @@ CONFIG_ARGS="$CONFIG_ARGS --with-llvm"
|
||||
%endif
|
||||
|
||||
%if %{without tests}
|
||||
CONFIG_ARGS="$CONFIG_ARGS --without-test"
|
||||
CONFIG_ARGS="$CONFIG_ARGS --without-tests"
|
||||
%endif
|
||||
|
||||
%if %{without annocheck}
|
||||
@ -484,6 +484,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Sat Apr 02 2022 Nick Clifton <nickc@redhat.com> - 10.61-1
|
||||
- gcc-plugin: Add remap of OPT_Wall.
|
||||
- configure: Fix typo in top level configure.ac.
|
||||
|
||||
* Thu Mar 31 2022 Timm Bäder <mail@baedert.org>redhat.com> - 10.60-1
|
||||
- Add support for building using meson+ninja.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.60.tar.xz) = 7d5158da6a59000d686fb837b0ac1a86351898c00a93e29c2cb599ec6eccb325b66fbd775855bd3661d2d9541e3d2cb2493b087b6670fca137f9992f33c68082
|
||||
SHA512 (annobin-10.61.tar.xz) = 70cf907bf594b491058db868c0e0ea4dd5034a16bf20c9c0b8b8b95db03658526947da798be7915d89b149f0e84d4668e9651fa916a2514d273b7ea6d87efd30
|
||||
|
Loading…
Reference in New Issue
Block a user