Re: [PATCH] tests: Run elfcompress under testrun in run-elfclassify.sh
On Thu, Dec 05, 2019 at 02:23:56PM +0100, Mark Wielaard wrote: > Otherwise elfcompress might run against the system libelf which might > be too old or missing. I pushed this to master.
[PATCH] tests: Run elfcompress under testrun in run-elfclassify.sh
Otherwise elfcompress might run against the system libelf which might be too old or missing. Signed-off-by: Mark Wielaard --- tests/ChangeLog | 4 tests/run-elfclassify.sh | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/ChangeLog b/tests/ChangeLog ind