mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 01:14:50 +00:00
pahole: Inherit missing pkgconfig
Fixes Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
032296eaed
commit
8605644df5
@ -14,7 +14,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git \
|
|||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit cmake
|
inherit cmake pkgconfig
|
||||||
|
|
||||||
PACKAGECONFIG[python3] = ",,python3-core,python3-core"
|
PACKAGECONFIG[python3] = ",,python3-core,python3-core"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user