mirror of
https://git.yoctoproject.org/poky
synced 2026-02-21 00:49:41 +01:00
python-pygobject: Export STAGING_INCDIR and STAGING_LIBDIR to fix python-config failures
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -19,6 +19,8 @@ inherit autotools distutils-base pkgconfig
|
||||
# necessary to let the call for python-config succeed
|
||||
export BUILD_SYS
|
||||
export HOST_SYS
|
||||
export STAGING_INCDIR
|
||||
export STAGING_LIBDIR
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
|
||||
Reference in New Issue
Block a user