commit | 4466cf8255aef834e79e5d69ddc4fbd71f6e3236 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Tue May 03 16:46:16 2022 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Fri May 20 14:32:56 2022 +0100 |
tree | da5c26e1e7ce1c2d81336d8ff13ad056249388be | |
parent | 453abc80b2eacbf2816c838e47e40f063227d934 [diff] |
fix(build): use DWARF 4 when building debug GCC 11 and Clang 14 now use the DWARF 5 standard by default however Arm-DS currently only supports up to version 4. Therefore, for debug builds, ensure the DWARF 4 standard is used. Also update references for Arm DS-5 to it's successor Arm-DS (Arm Development Studio). Change-Id: Ica59588de3d121c1b795b3699f42c31f032cee49 Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>