tests: disable gcc-compat-basic in rhel-7 as this version is too old and does not have use-ld option
This commit is contained in:
parent
7f916e3a7d
commit
deb05a00bf
@ -7,6 +7,10 @@ adjust:
|
|||||||
enabled: false
|
enabled: false
|
||||||
when: arch == s390x or arch == ppc64
|
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
|
# Common requirements when LLVM is not SCL-ized
|
||||||
- require+:
|
- require+:
|
||||||
- lld
|
- lld
|
||||||
|
Loading…
Reference in New Issue
Block a user