Re: [PATCH v3 3/3] bpftool: Link zstd lib required by libelf

From: Arnaldo Carvalho de Melo
Date: Mon Dec 16 2024 - 16:18:49 EST


On Mon, Dec 16, 2024 at 04:30:33PM +0000, Leo Yan wrote:
> On Mon, Dec 16, 2024 at 11:23:29AM +0000, Quentin Monnet wrote:
> >
> > 2024-12-15 22:12 UTC+0000 ~ Leo Yan <leo.yan@xxxxxxx>
> > > When the feature libelf-zstd is detected, the zstd lib is required by
> > > libelf. Link the zstd lib in this case.
> > >
> > > Signed-off-by: Leo Yan <leo.yan@xxxxxxx>
> > > Tested-by: Namhyung Kim <namhyung@xxxxxxxxxx>
> > > Acked-by: Andrii Nakryiko <andrii@xxxxxxxxxx>
> >
> > Reviewed-by: Quentin Monnet <qmo@xxxxxxxxxx>
> >
> > Thank you! And thanks for the updated commit description in your first
> > patch, looks great.
>
> Thank you for continuous review, Quentin!

Applied locally and test building now, please holler if someone thinks
this should be processed somewhere else.

- Arnaldo