Hi Martin,
On Tue, Nov 29, 2022 at 01:05:45PM +0100, Martin Liška wrote:
> diff --git a/libelf/elf_compress.c b/libelf/elf_compress.c
> index d7f53af2..7a6e37a4 100644
> --- a/libelf/elf_compress.c
> +++ b/libelf/elf_compress.c
> @@ -39,6 +39,10 @@
> #include
> #include
> +#ifdef USE_ZSTD
> +#
Hi Martin,
On Tue, 2022-11-29 at 13:05 +0100, Martin Liška wrote:
> There's second version of the patch that fully support both
> compression and decompression.
>
> Changes from the v1:
> - compression support added
> - zstd detection is fixed
> - new tests are added
> - builds fine w/ and w/o th
Hi Mark,
On Tue, 2022-12-13 at 15:06, Mark Wielaard via Elfutils-devel wrote:
> Let me know if I should wait for that or review the v2 patch
> ignoring the elf.h changes.
Please ignore v2 of the patch and kindly wait for v3. I will send it
this week (50).
Cheers,
Shahab