Ignore AVCs on some RHEL z-streams
Quite specific and not really important in real life, unlikely to be fixed.
This commit is contained in:
parent
8a44f522f0
commit
232e101d8b
1 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,10 @@ adjust+:
|
|||
when: distro < rhel-7
|
||||
continue: false
|
||||
because: -fstack-protector-strong not present
|
||||
- when: distro == rhel-9 and distro ~< rhel-9.5
|
||||
check+:
|
||||
- how: avc
|
||||
enabled: false
|
||||
extra-nitrate: TC#0616954
|
||||
extra-summary: /tools/gcc/Sanity/suite_libgomp
|
||||
extra-task: /tools/gcc/Sanity/suite_libgomp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue