Go to file
David Abdurachmanov ac06ca2a7f
Disable Clang 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
[..]

Enable again once LLVM/Clang 16 lands.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-02-01 15:03:59 +02:00
.fmf Introduce CI gating 2020-12-10 17:51:10 +01:00
plans Adapt to TMT 1.19+ 2023-01-24 15:05:19 +01:00
tests Adapt test scripts to newest annobin versions 2023-01-24 15:15:39 +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 Clang and LLVM plugins on riscv64 2023-02-01 15:03:59 +02:00
gating.yaml Introduce kernel rebuild CI test 2021-02-02 12:21:12 +01:00
sources Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528) 2023-01-31 08:22:35 +00:00