TLS-variable-wrongly-relocated-on-debug-info: no gcc-toolset-14-gdb on RHEL9
This commit is contained in:
parent
3efa80f3f1
commit
07c482bdc6
1 changed files with 7 additions and 1 deletions
|
|
@ -9,7 +9,13 @@ require+:
|
|||
- gdb
|
||||
|
||||
adjust+:
|
||||
- when: collection == gcc-toolset-14
|
||||
- when: collection == gcc-toolset-14 and distro == rhel-9
|
||||
require+:
|
||||
- gdb
|
||||
environment+:
|
||||
REQUIRES: gdb
|
||||
|
||||
- when: collection == gcc-toolset-14 and distro == rhel-8
|
||||
require+:
|
||||
- gcc-toolset-14-gdb
|
||||
environment+:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue