diff options
| author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2025-12-06 17:26:06 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-12-27 17:14:31 +0000 |
| commit | a25df75a741e95ee605320f9bb833473677563e9 (patch) | |
| tree | 4191cd9d7eaae1d4429dc9a393da849fb34aed2d /dev-python/libvirt-python/libvirt-python-11.6.0.ebuild | |
| parent | 7865753119da3a7e52ba45e1a578d1fcdc167803 (diff) | |
| download | gentoo-a25df75a741e95ee605320f9bb833473677563e9.tar.gz gentoo-a25df75a741e95ee605320f9bb833473677563e9.tar.bz2 gentoo-a25df75a741e95ee605320f9bb833473677563e9.zip | |
dev-util/bcc: fix build with LLVM-21
With llvm_slot_21 the build fails:
loader.cc:400:73: error: no matching function for call to
'clang::TextDiagnosticPrinter::TextDiagnosticPrinter(llvm::raw_fd_ostream&, clang::DiagnosticOptions*)'
400 | auto diag_client = new TextDiagnosticPrinter(llvm::errs(), &*diag_opts);
| ^
(etc.)
Add an upstream commit to fix this.
Closes: https://bugs.gentoo.org/968069
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://github.com/gentoo/gentoo/pull/44925
Closes: https://github.com/gentoo/gentoo/pull/44925
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/libvirt-python/libvirt-python-11.6.0.ebuild')
0 files changed, 0 insertions, 0 deletions
