Rebuilt for GCC 8.2.1 (RISC-V)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-08-02 06:36:17 +03:00
parent f7e6bb686b
commit 3a1f2d5071
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Name: annobin
Summary: Binary annotation plugin for GCC
Version: 8.19
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
License: GPLv3+
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
@ -200,6 +200,9 @@ make check
#---------------------------------------------------------------------------------
%changelog
* Thu Aug 02 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 8.19-1.0.riscv64
- Rebuilt for GCC 8.2.1 (RISC-V)
* Wed Jul 25 2018 Nick Clifton <nickc@redhat.com> - 8.19-1
- Allow $ORIGN to be at the start of entries in DT_RPATH and DT_RUNPATH.