]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
autotools/libtool: Drop libtool sysroot patch as not needed
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Jun 2024 10:07:40 +0000 (11:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2024 11:04:36 +0000 (12:04 +0100)
commit7c8553f81bccc3e8c2bb1116ee1e89f5f8af4c9e
treed1ab27a65e1ac365580d89fcc06d920b9187a36b
parentd572297c5810fb248af633014eac96f8ea0a739e
autotools/libtool: Drop libtool sysroot patch as not needed

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 can
drop this patch and simplify our code.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass
meta/classes-recipe/autotools.bbclass
meta/recipes-devtools/libtool/libtool-2.5.0.inc
meta/recipes-devtools/libtool/libtool-native_2.5.0.bb
meta/recipes-devtools/libtool/libtool/0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch [deleted file]
meta/recipes-devtools/libtool/libtool/0006-libtool.m4-Handle-as-a-sysroot-correctly.patch