timing: do not initialise the clock if the timing tool is disabled.
This commit is contained in:
parent
689a7f6f54
commit
394bd0083f
@ -1,11 +1,12 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.70
|
Version: 9.71
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
|
# Web Page: https://sourceware.org/annobin/
|
||||||
|
# Watermark Protocol: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
@ -432,6 +433,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 04 2021 Nick Clifton <nickc@redhat.com> - 9.71-1
|
||||||
|
- timing: do not initialise the clock if the timing tool is disabled.
|
||||||
|
|
||||||
* Fri Apr 30 2021 Nick Clifton <nickc@redhat.com> - 9.70-1
|
* Fri Apr 30 2021 Nick Clifton <nickc@redhat.com> - 9.70-1
|
||||||
- gcc-plugin: Replace ICE messsages with verbose messages.
|
- gcc-plugin: Replace ICE messsages with verbose messages.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.70.tar.xz) = 08a04dff35601b0a704a9ecc26baa3b005dfc2c3290d98a5f3960ed21aca45e5730729150d941aacdd8ddc0b36a6d8792051d2d4326f3e5013dd7d946e4b2544
|
SHA512 (annobin-9.71.tar.xz) = 406ad934a42248e427139875839ed15e732d5fcac69d30ac55e36f20b916ea0a0ea90fcbfb495db6df6224de8e3ae589163fb9bff9047889fb36ba1781a9d635
|
||||||
|
Loading…
Reference in New Issue
Block a user