Go to file
David Abdurachmanov ae694799b2
Disable LTO and enable Clang & LLVM plugins for riscv64
Disable LTO trying to avoid issues like:

[..]
LLVMgold.so: cannot open shared object file: No such file or directory
[..]

Remember that gold linker is not ported to riscv64.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-08-03 22:14:47 +03:00
.fmf Introduce CI gating 2020-12-10 17:51:10 +01:00
plans Introduce CI gating 2020-12-10 17:51:10 +01:00
tests Adapt a gating test to annobin 10.56 2022-03-07 10:40:58 +01:00
.gitignore annocheck: Improve test for LTO compiled binaries that do not have -Wall annotations. (#1906171) 2020-12-10 11:48:06 +00:00
0001-Set-target_plugin-for-riscv.patch Set target_plugin for riscv targets 2022-08-03 18:58:07 +03:00
annobin.spec Disable LTO and enable Clang & LLVM plugins for riscv64 2022-08-03 22:14:47 +03:00
gating.yaml Introduce kernel rebuild CI test 2021-02-02 12:21:12 +01:00
sources Annocheck: Fixes for libannocheck.h. 2022-07-25 15:44:44 +01:00