commit | 99efc87dfdfa546e2ef7929ff0d23710eec08c6b | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Mon Oct 12 16:19:35 2020 +0800 |
committer | Mingyang Sun <mingyang.sun@arm.com> | Mon Oct 12 16:55:17 2020 +0800 |
tree | 75f6beac86710441f081a0462b33ad91be875936 | |
parent | 8bebd05745a8b27dccc6403f0215fa6e39de3bc1 [diff] |
Build: Restore -fshort-wchar flag for toolchain config Removing the -fshort-wchar flag will cause link error with RTX library while using armclang and debug mode. This patch reverts changes in the commit 8bebd05745a8b27dccc6403f0215fa6e39de3bc1. Change-Id: Iff165aa8b080d02f8fcfad07703ed3a274f346b0 Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>