From f66ca28ec1b01e67e7ba176590070504a436405b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Feb 2024 19:43:11 -0800 Subject: dav1d: Use GNU assembler for asm files Signed-off-by: Khem Raj --- conf/nonclangable.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/nonclangable.conf') 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" #| .endfunc #| ^ CFLAGS:append:pn-pixman:arm:toolchain-clang = " -no-integrated-as" +# :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] +# vsetvli zero, zero, e16, m1 +CFLAGS:append:pn-dav1d:riscv64:toolchain-clang = " -no-integrated-as" # 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 INSANE_SKIP:append:pn-babeltrace2:toolchain-clang = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' textrel', '', d)}" -- cgit v1.2.3-54-g00ecf