TLS-variable-wrongly-relocated-on-debug-info: no gcc-toolset-14-gdb on RHEL9

This commit is contained in:
Miloš Prchlík 2024-08-21 14:08:46 +02:00
commit 07c482bdc6

View file

@ -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+: