mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:12:33 +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"
|
||||
PEP517_SOURCE_PATH = "${S}/api/python"
|
||||
|
||||
export LIEF_BUILD_DIR = "${B}"
|
||||
|
||||
inherit python_setuptools_build_meta
|
||||
|
||||
DEPENDS += "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user