]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libtool-native: Drop obsolete systroot config
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Jun 2024 13:37:55 +0000 (14:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2024 11:04:36 +0000 (12:04 +0100)
I can't see any reason this configure like for a sysroot is needed in
the native config and it doesn't make any sense. Drop it as
obsolete/unneeded.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-native_2.5.0.bb

index 90c06f0ec3f20b4358c71ad469386088ac1a288a..92f4b4630329820ff20c25a3f6201c4de12096f5 100644 (file)
@@ -4,8 +4,6 @@ DEPENDS = ""
 
 inherit native
 
-EXTRA_OECONF = " --with-sysroot=${STAGING_DIR_NATIVE}"
-
 do_configure:prepend () {
        # Remove any existing libtool m4 since old stale versions would break
        # any upgrade