commit | 9a8c424d2dcbff262da067e4865cac017b6ad4cf | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Tue May 03 16:36:51 2022 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:03 2025 +0000 |
tree | 567ba9c958501cbadc6977c3df0ab225715136fd | |
parent | 8658df8156d2b896b82ab6b631cd4cf55809efd4 [diff] |
fix: use DWARF 4 standard when building debug GCC 11 and Clang 14 now use the DWARF 5 standard by default however ArmDS currently only supports up to version 4. Therefore, for debug builds, ensure the DWARF 4 standard is used. Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: Id7a9e222ff94dbf1cc523b27188f76f88c21c4e6