tests: don't run ld-alternative in rhel < 9

This commit is contained in:
Jesus Checa Hidalgo 2022-05-06 10:37:43 +02:00
parent 7f916e3a7d
commit 09f21485f2

View File

@ -10,6 +10,10 @@ adjust:
enabled: false
when: arch == s390x or arch == ppc64
- because: lld is not installed as ld alternative in rhel < 9
enabled: false
when: distro < rhel-9
# Common requirements when LLVM is not SCL-ized
- require+:
- lld