Binary annotation plugin for GCC
Go to file
eabdullin 46f3cde380 bootstrap: build without the clang/llvm plugins
The clang/llvm plugins pin annobin to a specific libLLVM soname, which
deadlocks the buildroot when llvm is rebased: the chroot cannot update
llvm while the installed annobin requires the old libLLVM, and annobin
cannot be erased because redhat-rpm-config requires it.

Disable both plugins on this branch and pass the negative configure flags
as well — the spec only ever passed --with-clang/--with-llvm, so configure
kept looking for clang++ and failed when the bconds were turned off.

Build this branch first, then rebuild annobin from c9-beta against the new
llvm.
2026-08-26 09:06:59 +03:00
SPECS bootstrap: build without the clang/llvm plugins 2026-08-26 09:06:59 +03:00
.annobin.metadata import CS annobin-13.14-1.el9 2026-08-24 08:51:22 -04:00
.gitignore import CS annobin-13.14-1.el9 2026-08-24 08:51:22 -04:00