SHA256
6
0
forked from pool/dwz

Accepting request 460022 from home:rguenther:hw15

- Add dwz-0.12-ignore-nobits.patch to ignore SHT_NOBITS sections
  that are placed out-of-order by objcopy when extracting debuginfo
  and place them at sh_offset zero.

OBS-URL: https://build.opensuse.org/request/show/460022
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=5
This commit is contained in:
2017-02-23 12:22:03 +00:00
committed by Git OBS Bridge
parent 6838c3e4b7
commit e7246eb48a
3 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 21 13:35:26 UTC 2017 - rguenther@suse.com
- Add dwz-0.12-ignore-nobits.patch to ignore SHT_NOBITS sections
that are placed out-of-order by objcopy when extracting debuginfo
and place them at sh_offset zero.
-------------------------------------------------------------------
Tue Nov 29 08:51:04 UTC 2016 - rguenther@suse.com