Hi Aaron,
On Tue, Oct 22, 2024 at 09:19:26AM -0400, Aaron Merey wrote:
> On Tue, Oct 22, 2024 at 7:48 AM Mark Wielaard wrote:
> >
> > The run-debuginfod-seekable.sh test would run (and fail) if lzma
> > support was enabled, but debuginfod wasn't build. Only run it when
> > both are available.
> >
On Tue, Oct 22, 2024 at 7:48 AM Mark Wielaard wrote:
>
> The run-debuginfod-seekable.sh test would run (and fail) if lzma
> support was enabled, but debuginfod wasn't build. Only run it when
> both are available.
>
> * tests/Makefile.am (TESTS): Add run-debuginfod-seekable.sh if
> DEBUGI
The run-debuginfod-seekable.sh test would run (and fail) if lzma
support was enabled, but debuginfod wasn't build. Only run it when
both are available.
* tests/Makefile.am (TESTS): Add run-debuginfod-seekable.sh if
DEBUGINFOD and LZMA.
Signed-off-by: Mark Wielaard
---
tests/Makefile.a