diff options
Diffstat (limited to 'meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb index 1f3cb97c13..d930b43480 100644 --- a/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb +++ b/meta-oe/recipes-extended/libbacktrace/libbacktrace_git.bb | |||
| @@ -26,5 +26,5 @@ do_configure() { | |||
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | # libunwind does not support RISCV yet | 28 | # libunwind does not support RISCV yet |
| 29 | COMPATIBLE_HOST_riscv64 = "null" | 29 | COMPATIBLE_HOST:riscv64 = "null" |
| 30 | COMPATIBLE_HOST_riscv32 = "null" | 30 | COMPATIBLE_HOST:riscv32 = "null" |
