1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03: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.

(cherry picked from commit d98b6c66ff)
This commit is contained in:
Daan De Meyer 2024-10-02 11:27:55 +02:00 committed by Luca Boccassi
parent fbdbe4334e
commit 9f513b1397

View File

@ -87,7 +87,6 @@ Packages=
attr
bash-completion
binutils
bpftrace
coreutils
curl
diffutils