diff options
-rw-r--r-- | conf/nonclangable.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 5f9f119..504224a 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -475,6 +475,9 @@ DEPENDS:append:pn-pixman:mips:toolchain-clang = " openmp" | |||
475 | #| .endfunc | 475 | #| .endfunc |
476 | #| ^ | 476 | #| ^ |
477 | CFLAGS:append:pn-pixman:arm:toolchain-clang = " -no-integrated-as" | 477 | CFLAGS:append:pn-pixman:arm:toolchain-clang = " -no-integrated-as" |
478 | # <instantiation>:98:23: error: operand must be e[8|16|32|64|128|256|512|1024],m[1|2|4|8|f2|f4|f8],[ta|tu],[ma|mu] | ||
479 | # vsetvli zero, zero, e16, m1 | ||
480 | CFLAGS:append:pn-dav1d:riscv64:toolchain-clang = " -no-integrated-as" | ||
478 | 481 | ||
479 | # ERROR: babeltrace2-2.0.5-r0 do_package_qa: QA Issue: babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-ctf.so has relocations in .text | 482 | # ERROR: babeltrace2-2.0.5-r0 do_package_qa: QA Issue: babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-ctf.so has relocations in .text |
480 | INSANE_SKIP:append:pn-babeltrace2:toolchain-clang = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' textrel', '', d)}" | 483 | INSANE_SKIP:append:pn-babeltrace2:toolchain-clang = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' textrel', '', d)}" |