]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libelf: Document and make ELFCOMPRESS_ZSTD usable with old system elf.h
authorMark Wielaard <mark@klomp.org>
Fri, 3 Mar 2023 14:37:18 +0000 (15:37 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 3 Mar 2023 14:39:53 +0000 (15:39 +0100)
commit0a52a7dc8b96cf7bc1733176b1660303157e0afa
tree1ad3361a063b6b267f727306d94d2fbe598a04ae
parentb1fa74956793141771a6514c445d0884fdef3841
libelf: Document and make ELFCOMPRESS_ZSTD usable with old system elf.h

Make sure that even if the system elf.h doesn't have ELF_COMPRESS_ZSTD
defined it can still be used as constant. Also update libelf.h
documentation and add new feature to NEWS.

Signed-off-by: Mark Wielaard <mark@klomp.org>
ChangeLog
NEWS
libelf/ChangeLog
libelf/libelf.h