mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Stop installing bpftrace
bpftrace nudges the Fedora Rawhide images towards compiler-rt18 while the sanitizer builds pull in clang19, leading to the sanitizer libraries not being found at runtime. Let's drop bpftrace for now so that compiler-rt19 is pulled in in the main image.
This commit is contained in:
@@ -86,7 +86,6 @@ Packages=
|
||||
attr
|
||||
bash-completion
|
||||
binutils
|
||||
bpftrace
|
||||
coreutils
|
||||
curl
|
||||
diffutils
|
||||
|
||||
Reference in New Issue
Block a user