diff options
| -rw-r--r-- | meta-oe/recipes-devtools/pstack/pstack.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/pstack/pstack.inc b/meta-oe/recipes-devtools/pstack/pstack.inc index ee0518c9cc..778438a272 100644 --- a/meta-oe/recipes-devtools/pstack/pstack.inc +++ b/meta-oe/recipes-devtools/pstack/pstack.inc | |||
| @@ -41,3 +41,5 @@ TOOLCHAIN = "gcc" | |||
| 41 | 41 | ||
| 42 | COMPATIBLE_HOST:riscv64 = "null" | 42 | COMPATIBLE_HOST:riscv64 = "null" |
| 43 | COMPATIBLE_HOST:riscv32 = "null" | 43 | COMPATIBLE_HOST:riscv32 = "null" |
| 44 | COMPATIBLE_HOST:arm = "null" | ||
| 45 | COMPATIBLE_HOST:libc-musl = "null" | ||
