libbpf / bpftool

Automated upstream mirror for bpftool stand-alone build.
Other
411 stars 72 forks source link

Remove llvm-strip pass from Makefile #161

Open qmonnet opened 2 months ago

qmonnet commented 2 months ago

[...] bpftool expects llvm-strip (for no good reason, anymore), so make sure you have that tool available.

[...] it would be nice to remove llvm-strip, bpftool gen object strips out DWARF already, so you shouldn't need extra stripping.

Originally posted by @anakryiko in https://github.com/libbpf/libbpf-bootstrap/issues/286#issuecomment-2339664076

chentao-kernel commented 1 month ago

HI, qmonnet, you mean remove llvm-strip like this? image

qmonnet commented 1 month ago

Yes I do :slightly_smiling_face:

chentao-kernel commented 1 month ago

It seems no one fix it in upstrem, i can send a ptach latter, do you think it's okay?

qmonnet commented 1 month ago

Absolutely. I planned to do it but I've been rather busy lately, so I won't do it this month. Go ahead, by all means!

qmonnet commented 1 month ago

https://lore.kernel.org/all/20240924165202.1379930-1-chen.dylane@gmail.com/t/#u