[PATCH] strip: Add --keep-section=SECTION and --remove-section=SECTION.

Josh Stone jistone@redhat.com
Fri Jul 14 19:24:00 GMT 2017


On 07/14/2017 08:28 AM, Mark Wielaard wrote:
> Adds two new output options:
> 
>   --keep-section=SECTION Keep the named section.  SECTION is an extended
>                          wildcard pattern.  May be given more than once.

I tried this with rust libraries (eu-strip --keep-section=.rustc), and
it seems to work as desired.  Thanks!



More information about the Elfutils-devel mailing list