This builds fine for qemuriscv32 these days Signed-off-by: Khem Raj <[email protected]> --- meta/recipes-kernel/systemtap/systemtap_git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc index 86336b0779..c5d10c8fd5 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.inc +++ b/meta/recipes-kernel/systemtap/systemtap_git.inc @@ -9,7 +9,7 @@ SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=https;branch=master;t SRCREV = "c4fc655170b534478a6b131292b987630c7c0865" -COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel|mips|riscv64).*-linux' +COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|microblazeel|mips|riscv64|riscv32).*-linux' COMPATIBLE_HOST:libc-musl = 'null' # systemtap can't be built without optimization, if someone tries to compile an
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227615): https://lists.openembedded.org/g/openembedded-core/message/227615 Mute This Topic: https://lists.openembedded.org/mt/116759706/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
