diff options
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 8cc4600cad..ea7dfaecef 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -48,6 +48,7 @@ CVE_CHECK_WHITELIST += "CVE-2018-18438" | |||
48 | 48 | ||
49 | COMPATIBLE_HOST:mipsarchn32 = "null" | 49 | COMPATIBLE_HOST:mipsarchn32 = "null" |
50 | COMPATIBLE_HOST:mipsarchn64 = "null" | 50 | COMPATIBLE_HOST:mipsarchn64 = "null" |
51 | COMPATIBLE_HOST:riscv32 = "null" | ||
51 | 52 | ||
52 | # Per https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg03873.html | 53 | # Per https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg03873.html |
53 | # upstream states qemu doesn't work without optimization | 54 | # upstream states qemu doesn't work without optimization |