commit | df83a83a77e97a27217afcfa31db4bcef541e21e | [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 | 2103b3ad757661a1c35ea22a9766cc4c5ab0927f [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>