Add configure option to suppress building annocheck.
This commit is contained in:
parent
dba13c4fd1
commit
2b9645b749
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@
|
||||
/annobin-9.01.tar.xz
|
||||
/annobin-9.03.tar.xz
|
||||
/annobin-9.04.tar.xz
|
||||
/annobin-9.05.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 9.04
|
||||
Version: 9.05
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -241,6 +241,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Jan 31 2020 Nick Clifton <nickc@redhat.com> - 9.05-1
|
||||
- Add configure option to suppress building annocheck.
|
||||
|
||||
* Fri Jan 31 2020 Nick Clifton <nickc@redhat.com> - 9.04-1
|
||||
- Fix debuginfod test.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.04.tar.xz) = 6c3eae4f6b67dff1bfd3756f4e007d9b1f893b71cab72b7d00ed4fc093bab395af9b64c265af794469623dfab59892eb1e751b67dc001ff4daae208e2ed9bf5a
|
||||
SHA512 (annobin-9.05.tar.xz) = 415a63499269acd1238b31808c9295ecb9d403cf58114784b5ef2bbb9bda3757eda814ac8a13688933d0e897e50f6b1c0c8c551c5d000cfa1e8ddbe73fd664bf
|
||||
|
Loading…
Reference in New Issue
Block a user