mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
makedumpfile: add makedumpfile for kdump tool
makedumpfile build by default in BPFire use static libdw.a, libelf.a but libdw.a, libelf.a are not build with zstd which makdedumpfile static build requires, so build makedumpfile dynamically, see [0]. [0]: https://github.com/vincentmli/bpfire/issues/109 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in: