[Rpm-maint] [PATCH] find-debuginfo.sh: Don't create dwz multi file if there is only one .debug.

Panu Matilainen pmatilai at redhat.com
Wed Jun 28 08:35:21 UTC 2017


On 06/26/2017 06:38 PM, Mark Wielaard wrote:
> dwz -m multi only works when there are multiple .debug input files.
> With just one .debug file it doesn't really make sense to extract
> the shared debug info into a separate file and dwz will complain:
> 
>    dwz: Too few files for multifile optimization.
> 
> So only add -m multi if there is more than one .debug file.
> 
> Signed-off-by: Mark Wielaard <mark at klomp.org>
> ---

Applied, thanks for the patch!

	- Panu -


More information about the Rpm-maint mailing list