mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:58:31 +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:
parent
d7b31f2bf4
commit
f33a094ddb
@ -1,5 +1,8 @@
|
||||
require oprofile.inc
|
||||
|
||||
COMPATIBLE_HOST_riscv64 = "null"
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
DEPENDS_append_powerpc64 = " libpfm4"
|
||||
DEPENDS_append_powerpc64le = " libpfm4"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user