Hi Luca, On Thu, 2024-05-30 at 11:45 +0100, Luca Boccassi wrote: > On Tue, 14 May 2024 at 22:18, Mark Wielaard <m...@klomp.org> wrote: > > Not a fan of json, feels very un-ELF. But it is what it is. The patch > > looks OK. Could you let us know when the elf.h change is accepted in > > glibc, then we'll sync and integrate this. > > It is now merged in glibc in git: > > https://sourceware.org/git/?p=glibc.git;a=commit;h=53f9d74322c831c76bc6cf6ed8941267e8749604
Thanks, I split your original patch in two, and reworded your commit message now that the constant and URL are published and official. [PATCH 1/2] libelf: Sync elf.h from glibc [PATCH 2/2] readelf: add pretty printing for FDO Dlopen Metadata note Thanks, Mark