diff options
-rw-r--r-- | conf/nonclangable.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 56ecfe3..ecf5fb6 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -1,15 +1,3 @@ | |||
1 | #linux-ld: ls-caps-vendor.o: relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC | ||
2 | #| clang-14: error: unable to execute command: Segmentation fault (core dumped) | ||
3 | #| clang-14: error: linker command failed due to signal (use -v to see invocation) | ||
4 | TOOLCHAIN:pn-pciutils:riscv64 = "gcc" | ||
5 | |||
6 | #| riscv64-yadro-linux-ld: erl_bits.c:(.text+0xc60): undefined reference to `__extendhfsf2' | ||
7 | #| riscv64-yadro-linux-ld: erl_bits.c:(.text+0x1a8a): undefined reference to `__truncdfhf2' | ||
8 | TOOLCHAIN:pn-erlang:riscv64 = "gcc" | ||
9 | |||
10 | #| linux-yocto/5.15.72+gitAUTOINC+c6aba7f07a_0b628306d1-r0/temp/run.do_uboot_mkimage.47933: 185: riscv64-yadro-linux-llvm-objcopy: not found | ||
11 | OBJCOPY:pn-linux-yocto:riscv64:toolchain-clang = "${HOST_PREFIX}objcopy" | ||
12 | |||
13 | #babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-text.so has relocations in .text [textrel] | 1 | #babeltrace2: ELF binary /usr/lib/babeltrace2/plugins/babeltrace-plugin-text.so has relocations in .text [textrel] |
14 | TOOLCHAIN:pn-babeltrace2 = "gcc" | 2 | TOOLCHAIN:pn-babeltrace2 = "gcc" |
15 | TOOLCHAIN:pn-u-boot = "gcc" | 3 | TOOLCHAIN:pn-u-boot = "gcc" |