It avoids building everything in systems /tmp dir

Signed-off-by: Khem Raj <[email protected]>
---
 meta-python/recipes-devtools/python/python3-lief_0.16.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb 
b/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
index ff3010de14..07b54f7068 100644
--- a/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
+++ b/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
@@ -16,6 +16,8 @@ PV .= "+git"
 S = "${WORKDIR}/git"
 PEP517_SOURCE_PATH = "${S}/api/python"
 
+export LIEF_BUILD_DIR = "${B}"
+
 inherit python_setuptools_build_meta
 
 DEPENDS += "\
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115286): 
https://lists.openembedded.org/g/openembedded-devel/message/115286
Mute This Topic: https://lists.openembedded.org/mt/111026441/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to