mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +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"
|
S = "${WORKDIR}/git"
|
||||||
PEP517_SOURCE_PATH = "${S}/api/python"
|
PEP517_SOURCE_PATH = "${S}/api/python"
|
||||||
|
|
||||||
|
export LIEF_BUILD_DIR = "${B}"
|
||||||
|
|
||||||
inherit python_setuptools_build_meta
|
inherit python_setuptools_build_meta
|
||||||
|
|
||||||
DEPENDS += "\
|
DEPENDS += "\
|
||||||
|
|||||||
Reference in New Issue
Block a user