diff options
author | Roland McGrath <[email protected]> | 2011-02-11 10:32:30 -0800 |
---|---|---|
committer | Roland McGrath <[email protected]> | 2011-02-11 10:32:30 -0800 |
commit | 1fb9c917a55fa30c5f6b27c30727a796f9b1e804 (patch) | |
tree | 5d21f897a2c9c9f250063d8d8c23edd1e58ba987 /NEWS | |
parent | 240784b48aa276822c5a61c9ad6a4355051ce259 (diff) |
elfcmp: Add --ignore-build-id flag.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ Various build and warning nits fixed for newest GCC and Autoconf. libdwfl: Yet another prelink-related fix for another regression. +elfcmp: New flag --ignore-build-id to ignore differing build ID bits. + Version 0.151 libdwfl: Fix for more prelink cases with separate debug file. |