Using the NONE relocation doesn't do anything, but is harmless.
This fixes several (self) tests on sparc that use elflint to
check files are valid ELF.
Signed-off-by: Mark Wielaard
---
backends/ChangeLog | 4
backends/sparc_reloc.def | 2 +-
2 files changed, 5 insertions(+), 1 deleti
> Using the NONE relocation doesn't do anything, but is harmless.
>
> This fixes several (self) tests on sparc that use elflint to
> check files are valid ELF.
FWIW looks good to me.
>
> Signed-off-by: Mark Wielaard
> ---
> backends/ChangeLog | 4
> backends/sparc_reloc.def | 2 +-
Hi Jose,
On Thu, Jan 19, 2023 at 11:17:13PM +0100, Jose E. Marchesi wrote:
> > Using the NONE relocation doesn't do anything, but is harmless.
> >
> > This fixes several (self) tests on sparc that use elflint to
> > check files are valid ELF.
>
> FWIW looks good to me.
Thanks, pushed.
Cheers,
If /bin/sh wasn't build with build-id the test fails because
debuginfod-find will not be able to even try to fetch something.
Use libdebuginfod.so.1 instead as test file because we just
build that and configure makes sure we always produce a build-id.
Signed-off-by: Mark Wielaard
---
tests/Chang
A restored build has been detected on builder elfutils-gentoo-sparc while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/225/builds/4
Build state: build successful
Revision: ba59ce28cbd62ee12128b89bc0601a38ceeb5aa8
Worker: gentoo-sparc
Bui