Set the minimal version of elfutils to 0.154
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Apr 2016 16:09:58 +0000 (12:09 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Apr 2016 16:09:58 +0000 (12:09 -0400)
commit76a0eaeb157f32ae40717b2297f4027dc026d61c
treec2aa526a9ebbe98b2d01b9b6d37255eef5e4bb39
parentf5c538c0c0b434a71effbaf2b0839a655db60bd2
Set the minimal version of elfutils to 0.154

elfutils 0.154 is required since it is the first release to
include commit 5479725 (dwarf_highpc: Handle DW_AT_high_pc being
a constant offset from DW_AT_low_pc).

This is fix is required to read DwARF information produced by
"modern" (post-2012) GCCs which make use of this DWARF4
capability when generating position independant code. The binaries
provided as part of the test suite make use of this feature. Hence,
tests will fail with older elfutils versions.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
README
This page took 0.025216 seconds and 4 git commands to generate.