Aaron Puchert changed bug 1225784
What Removed Added
Status NEW CONFIRMED

Comment # 1 on bug 1225784 from Aaron Puchert
(In reply to Daan De Meyer from comment #0)
> In systemd when building with sanitizers we link against clang's shared ASAN
> libraries with -shared-libasan. The opensuse rpm we build with sanitizers is
> then installed into the initramfs. Currently we have to install the entire
> clang package into the initramfs to make sure the shared ASAN libraries are
> available.

Yeah, that makes sense.

> Please create a compiler-rt subpackage (as exists on Fedora, CentOS and Arch
> Linux already) which contains the shared ASAN libraries among other things

Which other things come to mind? I presume share/*_ignorelist.txt might be
interesting, maybe bin/hwasan_symbolize? But not the static libraries, right?


You are receiving this mail because: