suppress unavoidable annocheck warnings

This commit is contained in:
Caolán McNamara 2022-02-07 09:58:39 +00:00
parent 50dbac5321
commit 14be700219

View File

@ -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]