suppress unavoidable annocheck warnings
This commit is contained in:
parent
50dbac5321
commit
14be700219
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user