[PATCH] libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod mode

2020-08-20 Thread Dmitry V. Levin
debuginfod-client.c used to try to dlopen libdebuginfod.so even if libdebuginfod was completely disabled using --disable-libdebuginfod. Fix this by disabling build of debuginfod-client.c and disabling all __libdwfl_debuginfod_* invocations in --disable-libdebuginfod mode. Signed-off-by: Dmitry V.

Re: [PATCH] libelf: Fixup SHF_COMPRESSED sh_addralign in elf_update if necessary.

2020-08-20 Thread Nick Clifton via Elfutils-devel
Hi Guys, I have now applied the attached patch to the binutils sources to fix the problem there. Cheers Nick diff --git a/bfd/bfd.c b/bfd/bfd.c index ec38a0673c..449bcc6cef 100644 --- a/bfd/bfd.c +++ b/bfd/bfd.c @@ -2558,6 +2558,7 @@ bfd_update_compression_header (bfd *abfd, bfd_byte *conte