Re: [PATCH] libebl: Don't install libebl.a, libebl.h and remove backends from spec.

2020-01-13 Thread Mark Wielaard
On Fri, Jan 10, 2020 at 12:43:44AM +0100, Mark Wielaard wrote: > On Thu, 2020-01-09 at 02:25 +0300, Dmitry V. Levin wrote: > > On Wed, Jan 08, 2020 at 03:09:32PM +0100, Mark Wielaard wrote: > > > Short term I propose the attached patch. > > > > Thanks, it works: the packaging check that used to co

Re: [PATCH] doc: Fix DEBUGINFOD_PROGRESS description to just mention output on stderr.

2020-01-13 Thread Mark Wielaard
On Fri, Jan 10, 2020 at 03:50:49PM +0100, Mark Wielaard wrote: > An earlier variant of the default progress function could write to any > file. Which is still in the documentation. But the actual implementation > just uses stderr. Fix the documentation to match. I pushed this to master.