[PATCH] libctf: remove unnecessary zstd constructs

Mike Frysinger vapier@gentoo.org
Sun Dec 11 07:33:42 GMT 2022


On 10 Dec 2022 16:26, Indu Bhagat wrote:
> This patch is essentially a revert of
> commit-id: 8818c80cbd4116ef5af171ec47c61167179e225c
> (libctf: Add ZSTD_LIBS to LIBS so that ac_cv_libctf_bfd_elf can be true)
> 
> As the specific configure check now uses libtool, this explicit mention of the
> dependency $ZSTD_LIBS is not needed anymore.
> 
> As for AC_ZSTD, it was suggested to clean it up (https://sourceware.org/pipermail/binutils/2022-December/125026.html)
> as it is unused. Althought this patch does remove AC_ZSTD from
> libctf/configure.ac, I am not completely sure anymore: libctf may have
> plans to support zstd compressed CTF sections soon/later ?

if libctf ever gains such support, it's easy enough to add back in.

lgtm
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20221211/1ef83179/attachment.sig>


More information about the Binutils mailing list