Go to file
David Abdurachmanov 4ee607d3a9
Disable Cland and LLVM plugins on riscv64
[..]
make[1]: Leaving directory '/builddir/build/BUILD/annobin-10.91/clang-plugin'
In file included from annobin.cpp:15:
In file included from /usr/include/clang/Frontend/FrontendPluginRegistry.h:16:
In file included from /usr/include/clang/Frontend/FrontendAction.h:21:
In file included from /usr/include/clang/Basic/LLVM.h:21:
In file included from /usr/include/llvm/Support/Casting.h:17:
In file included from /usr/include/llvm/ADT/Optional.h:19:
In file included from /usr/include/llvm/ADT/Hashing.h:49:
/usr/include/llvm/Support/SwapByteOrder.h:17:10: fatal error: 'cstddef' file not found
         ^~~~~~~~~
1 error generated.
make[1]: *** [Makefile:33: annobin-for-clang.so] Error 1
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2022-10-22 14:44:35 +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
annobin.spec Disable Cland and LLVM plugins on riscv64 2022-10-22 14:44:35 +03:00
gating.yaml Introduce kernel rebuild CI test 2021-02-02 12:21:12 +01:00
sources - Rebase to annobin-10.91 2022-10-21 17:19:40 +02:00