gcc-toolset-11 is too old for some systems
This commit is contained in:
parent
64871947de
commit
27c8cbadbb
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ adjust:
|
|||
- enabled: false
|
||||
when: distro < rhel-8
|
||||
continue: false
|
||||
- enabled: false
|
||||
when: collection == gcc-toolset-11 and distro == rhel-8 and distro ~> rhel-8.7
|
||||
continue: false
|
||||
because: too new redhat-rpm-config
|
||||
extra-nitrate: TC#0610974
|
||||
extra-summary: /tools/annobin/Regression/annobin-fails-to-skip-endbr64-entry-point-check
|
||||
extra-task: /tools/annobin/Regression/annobin-fails-to-skip-endbr64-entry-point-check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue