Avoid encoding build-specific paths in the resulting binaries.
Signed-off-by: Jacob Kroon <[email protected]>
---
meta/recipes-devtools/libtool/libtool-native_2.4.6.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
b/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
index 3b20ce3e69..ea19b86d4a 100644
--- a/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
+++ b/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
@@ -7,6 +7,7 @@ SRC_URI += "file://prefix.patch"
inherit native
EXTRA_OECONF = " --with-libtool-sysroot=${STAGING_DIR_NATIVE}"
+CACHED_CONFIGUREVARS += "lt_cv_sys_dlsearch_path=/non/existent"
do_configure:prepend () {
# Remove any existing libtool m4 since old stale versions would break
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#158869):
https://lists.openembedded.org/g/openembedded-core/message/158869
Mute This Topic: https://lists.openembedded.org/mt/87352795/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-