From 14be7002197212128763703f7718d596092dd7b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 7 Feb 2022 09:58:39 +0000 Subject: [PATCH] suppress unavoidable annocheck warnings --- rpminspect.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 0d4b620..2b435fc 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,3 +1,4 @@ +--- runpath: allowed_origin_paths: # this is the real part after $ORIGIN @@ -6,6 +7,7 @@ runpath: - /program annocheck: + - rhel-policy: --ignore-unknown --verbose --skip-lto --skip-optimization --skip-stack-clash ignore: # run-path test because the DT_RPATH/DT_RUNPATH dynamic tag has a path that contains '..' # and the path is intentionally [$ORIGIN/../../program]