diff options
| -rw-r--r-- | meta/recipes-core/musl/musl.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/musl/musl.inc b/meta/recipes-core/musl/musl.inc index 13f51bfde3..ce45de2d23 100644 --- a/meta/recipes-core/musl/musl.inc +++ b/meta/recipes-core/musl/musl.inc | |||
| @@ -25,9 +25,6 @@ MIPS_INSTRUCTION_SET = "mips" | |||
| 25 | ARM_INSTRUCTION_SET:armv5 = "arm" | 25 | ARM_INSTRUCTION_SET:armv5 = "arm" |
| 26 | ARM_INSTRUCTION_SET:armv4 = "arm" | 26 | ARM_INSTRUCTION_SET:armv4 = "arm" |
| 27 | 27 | ||
| 28 | # 1.2.4 doesn't support riscv32 | ||
| 29 | COMPATIBLE_HOST:riscv32 = "null" | ||
| 30 | |||
| 31 | # Enable out of tree build | 28 | # Enable out of tree build |
| 32 | B = "${WORKDIR}/build" | 29 | B = "${WORKDIR}/build" |
| 33 | 30 | ||
