summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
index 46fa81866b..6f2ead9a8d 100644
--- a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
+++ b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb
@@ -23,5 +23,7 @@ do_configure() {
23 oe_runconf 23 oe_runconf
24} 24}
25 25
26RDEPENDS:${PN}-dev = ""
27
26# libunwind does not support RISCV32 yet 28# libunwind does not support RISCV32 yet
27COMPATIBLE_HOST:riscv32 = "null" 29COMPATIBLE_HOST:riscv32 = "null"