mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-10 08:04:56 +02: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:
committed by
Khem Raj
parent
23446db2fc
commit
a28b7fdbf4
@@ -27,3 +27,5 @@ do_compile() {
|
||||
do_install() {
|
||||
oe_runmake install
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user