libvirt-python: inherit python3targetconfig

* otherwise libvirt build will incorrectly use host's gcc and fail with:
  gcc: error: unrecognized command line option "-fmacro-prefix-map=/OE/libvirt/6.1.0-r0=/usr/src/debug/libvirt/6.1.0-r0"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Martin Jansa 2021-02-09 09:09:15 +01:00 committed by Bruce Ashfield
parent 92cd346750
commit 502b81ae3a

View File

@ -1,4 +1,4 @@
inherit python3native python3-dir
inherit python3native python3-dir python3targetconfig
export STAGING_INCDIR
export STAGING_LIBDIR