mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-14 14:20:28 +00:00
python3-lief: Define LIEF_BUILD_DIR as B
It avoids building everything in systems /tmp dir Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 += "\
|
||||
|
||||
Reference in New Issue
Block a user