diff options
-rw-r--r-- | conf/nonclangable.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 3d6cf8e..d673ed6 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -98,8 +98,6 @@ TOOLCHAIN:pn-pseudo = "gcc" | |||
98 | TOOLCHAIN:pn-python3:riscv64 = "gcc" | 98 | TOOLCHAIN:pn-python3:riscv64 = "gcc" |
99 | TOOLCHAIN:pn-python3:riscv32 = "gcc" | 99 | TOOLCHAIN:pn-python3:riscv32 = "gcc" |
100 | TOOLCHAIN:pn-python3:libc-musl = "gcc" | 100 | TOOLCHAIN:pn-python3:libc-musl = "gcc" |
101 | # Use until OE-core merges https://lists.openembedded.org/g/openembedded-core/message/164192 | ||
102 | TOOLCHAIN:pn-python3:aarch64 = "gcc" | ||
103 | 101 | ||
104 | # mix_neon.c:179:9: error: invalid operand in inline asm: 'vld1.s32 ${0:h}, [$2] | 102 | # mix_neon.c:179:9: error: invalid operand in inline asm: 'vld1.s32 ${0:h}, [$2] |
105 | # vld1.s32 ${1:h}, [$3] ' | 103 | # vld1.s32 ${1:h}, [$3] ' |