Fix Add-.debug_pubtypes-and-.debug_ranges-to-builtin-ld-linker-script for RHEL-8.6.0

This commit is contained in:
Miloš Prchlík 2024-02-05 15:47:22 +01:00
commit d1f19f0f88

View file

@ -12,6 +12,10 @@ environment+:
DWARF5: "yes"
adjust+:
- when: distro == rhel-8.6.0
environment+:
DWARF5: "no"
- when: distro == rhel-8 and collection == gcc-toolset-13
environment+:
DWARF5: "no"