mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-24 05:30:38 +00:00
python3-pyproj: Export PROJ_DIR
point PROJ_DIR to staged proj-native which can be used during cross build Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,3 +14,4 @@ RDEPENDS:${PN} = "${PYTHON_PN}-certifi proj"
|
||||
|
||||
export PROJ_INCDIR = "${STAGING_INCDIR}"
|
||||
export PROJ_LIBDIR = "${STAGING_LIBDIR}"
|
||||
export PROJ_DIR = "${STAGING_BINDIR_NATIVE}/.."
|
||||
|
||||
Reference in New Issue
Block a user