commit | ed1f95195ceb009203a81f1f97653a41505091e8 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Tue May 03 16:36:51 2022 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Fri May 20 14:33:17 2022 +0100 |
tree | 60525f566a35aa8f1c2e5185a7a3fafd389f3cd9 | |
parent | 207353c0107bf9cad58ab50b7b1d52fee3b5494f [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