Rebuild with LLVM 18.
Resolves: RHEL-49955
This commit is contained in:
parent
2570f46883
commit
aa426c3cff
@ -9,7 +9,7 @@ BuildRequires: scl-utils-build
|
||||
Name: %{?scl_prefix}annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.52
|
||||
Release: 2%{?dist}
|
||||
Release: 4%{?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/
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -601,6 +601,9 @@ make check GCC=%gcc_for_annobin
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Jul 22 2024 Nick Clifton <nickc@redhat.com> - 12.52-3
|
||||
- Rebuild with LLVM 18. (RHEL-49955)
|
||||
|
||||
* Fri May 03 2024 Nick Clifton <nickc@redhat.com> - 12.52-2
|
||||
- Disable version checks in gcc plugin.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user