Skip failures for PIC vs PIE. (#1629698)
This commit is contained in:
parent
62a035e246
commit
00645328fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/annobin-8.32.tar.xz
|
||||
/annobin-8.33.tar.xz
|
||||
/annobin-8.34.tar.xz
|
||||
/annobin-8.35.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.34
|
||||
Version: 8.35
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -200,6 +200,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Sep 17 2018 Nick Clifton <nickc@redhat.com> - 8.35-1
|
||||
- Skip failures for PIC vs PIE. (#1629698)
|
||||
|
||||
* Mon Sep 17 2018 Nick Clifton <nickc@redhat.com> - 8.34-1
|
||||
- Ensure 4 byte alignment of note sub-sections. (#1629671)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.34.tar.xz) = 89b84f8fff4ee78420c28103f69df7fcb5679b22ad3eede50a6ac15b395d5fd8bee7719a0e6baba0b4ceaf5438a13e8c6e02fba3326da025f9b999b62b3e5e1e
|
||||
SHA512 (annobin-8.35.tar.xz) = 43cf7bd87d3ac9a8aa3882ee4e8e6cfe7e3f98027a8216de166cd19c3e71286e27b92b365198e5800ed77029876d500bc57631384fa4786fae29d2a8d5dbf002
|
||||
|
Loading…
Reference in New Issue
Block a user