mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
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