Not expected to work for RHEL-8 system annobin (RHBZ#1889821)

This commit is contained in:
Václav Kadlčík 2023-07-11 11:54:48 +02:00
commit 61f2e1ebe0

View file

@ -61,13 +61,9 @@ link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2013708
adjust:
- enabled: false
when: distro < rhel-8 and collection is not defined
when: distro < rhel-9 and collection is not defined
continue: false
because: No annobin there
- enabled: false
when: distro == rhel-8 and distro ~< rhel-8.6 and collection is not defined
continue: false
because: annobin<10.06, known to fail
because: No or less-featured annobin
- enabled: false
when: collection == gcc-toolset-10, devtoolset-10
continue: false