From deb05a00bfbc770a672d4a6637600f90bcfe6f1d Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: May 05 2022 08:09:08 +0000 Subject: tests: disable gcc-compat-basic in rhel-7 as this version is too old and does not have use-ld option --- diff --git a/tests/gcc-compat-basic/main.fmf b/tests/gcc-compat-basic/main.fmf index 48a30ac..45ec4c8 100644 --- a/tests/gcc-compat-basic/main.fmf +++ b/tests/gcc-compat-basic/main.fmf @@ -7,6 +7,10 @@ adjust: enabled: false when: arch == s390x or arch == ppc64 + - because: system gcc is too old in rhel-7 + enabled: false + when: distro <= rhel-7 + # Common requirements when LLVM is not SCL-ized - require+: - lld