mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
oprofile: Disable build on riscv
Not supported arch yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
require oprofile.inc
|
||||
|
||||
COMPATIBLE_HOST_riscv64 = "null"
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
DEPENDS_append_powerpc64 = " libpfm4"
|
||||
DEPENDS_append_powerpc64le = " libpfm4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user