prepstrip: extract buildid with readelf to avoid debugedit when possible
authorMike Frysinger <vapier@gentoo.org>
Tue, 11 Oct 2011 04:40:09 +0000 (00:40 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 11 Oct 2011 04:47:47 +0000 (00:47 -0400)
commitd4fdc3f5c04e556ce217e004ed461c9f05146c0f
treeef9aa20a34bc10b6c53798cc42843c7e20b5907b
parent12dc5c56c821336f02338e3374b97e55273aee3c
prepstrip: extract buildid with readelf to avoid debugedit when possible

The readelf utility is much more common than debugedit.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
bin/ebuild-helpers/prepstrip