mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libbpf: add native and nativesdk BBCLASSEXTEND
To build pahole-native we need libbpf-native Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
23446db2fc
commit
a28b7fdbf4
|
|
@ -27,3 +27,5 @@ do_compile() {
|
|||
do_install() {
|
||||
oe_runmake install
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user