mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
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. (From OE-Core rev: 67aea7bb485efe6187a255d74c100890333074f6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user