On Mon, 2024-06-03 at 15:05 +0100, Richard Purdie via
lists.openembedded.org wrote:
> libtool auto detects the sysroot from gcc's parameters or
> configuration so we
> don't need to pass in this configuration separately to libtool.
>
> Whilst the option names do conflict with gcc/binutils, that is
libtool auto detects the sysroot from gcc's parameters or configuration so we
don't need to pass in this configuration separately to libtool.
Whilst the option names do conflict with gcc/binutils, that is an issue for
those
projects to resolve, not us. Upstream libtool did reject the patch. We ca