summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index f322fa1..93d5d7e 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -418,6 +418,7 @@ RANLIB:append:pn-tcf-agent:toolchain-clang = " $@"
418# Subprocess output:mips-yoe-linux-llvm-objcopy: error: Link field value 22 in section .rel.dyn is not a symbol table 418# Subprocess output:mips-yoe-linux-llvm-objcopy: error: Link field value 22 in section .rel.dyn is not a symbol table
419# also seen on riscv64 and x86-64 419# also seen on riscv64 and x86-64
420OBJCOPY:pn-linux-yocto:toolchain-clang = "${HOST_PREFIX}objcopy" 420OBJCOPY:pn-linux-yocto:toolchain-clang = "${HOST_PREFIX}objcopy"
421STRIP:pn-linux-yocto:toolchain-clang = "${HOST_PREFIX}strip"
421 422
422# see https://github.com/llvm/llvm-project/issues/53948 423# see https://github.com/llvm/llvm-project/issues/53948
423OBJCOPY:pn-opensbi:toolchain-clang = "${HOST_PREFIX}objcopy" 424OBJCOPY:pn-opensbi:toolchain-clang = "${HOST_PREFIX}objcopy"