From: Richard Purdie Date: Mon, 3 Jun 2024 13:37:55 +0000 (+0100) Subject: libtool-native: Drop obsolete systroot config X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67aea7bb485efe6187a255d74c100890333074f6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libtool-native: Drop obsolete systroot config 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 --- diff --git a/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb b/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb index 90c06f0ec3f..92f4b463032 100644 --- a/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb +++ b/meta/recipes-devtools/libtool/libtool-native_2.5.0.bb @@ -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