[PATCH] find-debuginfo: unless -q -q, print messages what big steps we are at
Mark Wielaard
mark@klomp.org
Fri Jun 30 22:17:47 GMT 2023
Hi Denys,
On Fri, Jun 30, 2023 at 08:51:35PM +0200, Denys Vlasenko wrote:
> Looks good. We will be able to revert
>
> "Suppress 'extracting debug info' noise in build log"
>
> +%if 0%{?fedora}
> +%global _find_debuginfo_opts -r -q
> +%else
> %global _find_debuginfo_opts -r
> +%endif
>
> change in our kernel specfile (always good to have fewer special
> cases) and still have what that change intended: not-very-verbose
> find-debuginfo output.
Great. I'll backport to the fedora package too then.
Cheers,
Mark
More information about the Debugedit
mailing list