suppress unavoidable annocheck warnings
This commit is contained in:
parent
50dbac5321
commit
14be700219
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
runpath:
|
runpath:
|
||||||
allowed_origin_paths:
|
allowed_origin_paths:
|
||||||
# this is the real part after $ORIGIN
|
# this is the real part after $ORIGIN
|
||||||
@ -6,6 +7,7 @@ runpath:
|
|||||||
- /program
|
- /program
|
||||||
|
|
||||||
annocheck:
|
annocheck:
|
||||||
|
- rhel-policy: --ignore-unknown --verbose --skip-lto --skip-optimization --skip-stack-clash
|
||||||
ignore:
|
ignore:
|
||||||
# run-path test because the DT_RPATH/DT_RUNPATH dynamic tag has a path that contains '..'
|
# run-path test because the DT_RPATH/DT_RUNPATH dynamic tag has a path that contains '..'
|
||||||
# and the path is intentionally [$ORIGIN/../../program]
|
# and the path is intentionally [$ORIGIN/../../program]
|
||||||
|
Loading…
Reference in New Issue
Block a user