GCC Plugin: Only default to link-once when using gcc-12 or later.
Resolves: #2039297
This commit is contained in:
parent
89046a2398
commit
e652201f7e
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.46
|
||||
Version: 10.47
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -377,6 +377,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jan 12 2022 Nick Clifton <nickc@redhat.com> - 10.47-1
|
||||
- Annocheck: Improve detection of kernel modules.
|
||||
- GCC Plugin: Only default to link-once when using gcc-12 or later. (#2039297)
|
||||
|
||||
* Wed Jan 12 2022 Nick Clifton <nickc@redhat.com> - 10.46-1
|
||||
- Annocheck: Add option to disable instrumentation test.
|
||||
- GCC Plugin: Fix building with gcc-12.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.46.tar.xz) = 3dd246256b36d137a1e3781d4d236bc27b4a8be751218fd1daf029b9363e50f944e59202e958db7c67f127d99fb823a3e1d109c7ba3d59e95e44d0a1e1c12ca3
|
||||
SHA512 (annobin-10.47.tar.xz) = 76a6d2b1390e862bddc485331ff4759333d9ce3c419ed264ba50d388c94bd6636ba64e12ba0b5f09f13284c9f4e1a88c40f660275067fbd801e11151007773e0
|
||||
|
Loading…
Reference in New Issue
Block a user