Aaron Puchert changed bug 1178928
What Removed Added
CC   aaronpuchert@alice-dsl.net

Comment # 6 on bug 1178928 from Aaron Puchert
The workaround should no longer be needed, in fact since version 0.16 [1]. I
tried the reproducers from comment 0 without it, and there were no issues. So I
posted a change to remove it again:
https://build.opensuse.org/request/show/1134352.

Full debug info was probably never needed, only symbols. But I didn't succeed
in only keeping symbols. With

%define _find_debuginfo_opts -g

I got the flag into find-debuginfo, but I'm not sure why it had no effect.
However, this doesn't matter anymore as even symbols are no longer required,
and we can just go with the distro default again.

[1] https://github.com/iovisor/bpftrace/pull/2264


You are receiving this mail because: