From 74dc16c1ef9cb6c293a908bc793011a808e58ee1 Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:47:14 +0100 Subject: [PATCH] ld: skip verification on non-binary files Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- src/ld/Dockerfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ld/Dockerfile b/src/ld/Dockerfile index d1e2118..d679314 100644 --- a/src/ld/Dockerfile +++ b/src/ld/Dockerfile @@ -330,7 +330,11 @@ RUN <