diff mbox series

[meta-python,3/3] python3-lief: Define LIEF_BUILD_DIR as B

Message ID 20250206031940.2247517-3-raj.khem@gmail.com
State New
Headers show
Series [meta-python,1/3] python3-lief: Disable ccache | expand

Commit Message

Khem Raj Feb. 6, 2025, 3:19 a.m. UTC
It avoids building everything in systems /tmp dir

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-python/recipes-devtools/python/python3-lief_0.16.2.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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 += "\