mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
lttng-tools: Do not build for riscv64
Since lttng-modules are not buildable, there is no point of building tools either (From OE-Core rev: 7138f09da4f3c523d4028fbe5b53923ad2b59a71) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -162,3 +162,6 @@ do_install_ptest () {
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
COMPATIBLE_HOST_riscv64 = "null"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user