12.27: Add detection and reporting of the absence of -Wimplicit-int and -Wimplicit-function-declaration
This commit is contained in:
parent
290b9207f3
commit
820e8490c1
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.26
|
||||
Version: 12.27
|
||||
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
|
||||
* Tue Sep 26 2023 Nick Clifron <nickc@redhat.com> - 12.27-1
|
||||
- GCC Plugin: Record settings of -Wimplicit-int and -Wimplicit-function-declaration.
|
||||
|
||||
* Wed Sep 06 2023 Nick Clifron <nickc@redhat.com> - 12.26-1
|
||||
- LLVM Plugin: Fix building with LLVM version 17.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.26.tar.xz) = 979643818fa794b74c8fdfc02404988f85da67d2c45afaa35f05f1127a537d8db9f710531043c625d7a2b6625f24c5b3c1f584519925182ef3786d415ce70ad8
|
||||
SHA512 (annobin-12.27.tar.xz) = fd1c603aa5f59e3949a544e9bde6adc6ad695ced132e9a0fd2a7990dda9d58b8be69e1f99f3c874d88dd23793ecf2c78f08089a8a22bf62ed0ee984ed03a13c9
|
||||
|
Loading…
Reference in New Issue
Block a user