diff mbox series

[3/4] libtool-native: Drop obsolete systroot config

Message ID 20240603133938.3552266-3-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 67aea7bb485efe6187a255d74c100890333074f6
Headers show
Series [1/4] libtool: 2.4.7 -> 2.5.0 | expand

Commit Message

Richard Purdie June 3, 2024, 1:39 p.m. UTC
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 | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

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