diff --git a/Regression/annobin-fails-to-skip-endbr64-entry-point-check/main.fmf b/Regression/annobin-fails-to-skip-endbr64-entry-point-check/main.fmf index c9f84da..558c4d9 100644 --- a/Regression/annobin-fails-to-skip-endbr64-entry-point-check/main.fmf +++ b/Regression/annobin-fails-to-skip-endbr64-entry-point-check/main.fmf @@ -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