tests: don't run ld-alternative in rhel < 9
This commit is contained in:
parent
7f916e3a7d
commit
09f21485f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user