mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 08:27:15 +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:
parent
21230e8d8f
commit
0b44d2427b
@ -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 += "\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user