]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Stop installing bpftrace 34616/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Oct 2024 09:27:55 +0000 (11:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Oct 2024 09:29:34 +0000 (11:29 +0200)
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.

mkosi.conf

index 1566074ce5741e0c57c813ff22a06e80bbc2f6eb..980147f76000457eab104197d87c626404848c41 100644 (file)
@@ -86,7 +86,6 @@ Packages=
         attr
         bash-completion
         binutils
-        bpftrace
         coreutils
         curl
         diffutils