On Thu, Sep 28, 2017 at 10:23 AM, Thomas Deutschmann <[email protected]> wrote:
> Hi,
>
> sounds like we should convert to prune_libtool_files usage from
> ltprune.eclass.
>
> However, the eclass says
>
>> # Discouraged. Whenever possible, please use much simpler:
>> # find "${D}" -name '*.la' -delete || die
>
> So this would need clarification.

That was my initial reaction as well, until I re-read the email. This
is about removing static libraries (*.a), not libtool archives (*.la).

Reply via email to