* Mark Wielaard:
> Hi Florian,
>
> On Thu, 2021-04-29 at 16:33 +0200, Florian Weimer wrote:
>> I need to wrap find-debuginfo.sh because there is a single shared
>> object
>> in my package that must not be stripped. find-debuginfo.sh does not
>> support that, and probably never will, at least not
Hi Florian,
On Thu, 2021-04-29 at 16:33 +0200, Florian Weimer wrote:
> I need to wrap find-debuginfo.sh because there is a single shared
> object
> in my package that must not be stripped. find-debuginfo.sh does not
> support that, and probably never will, at least not in its current
> shell-base