commit | 748838e6a0901ca9bb5add13dc2239efa7a7f21f | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Sat Mar 05 04:17:34 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Mar 09 20:54:54 2022 +0100 |
tree | 74f88092b4969501fa74639cf6b8e41c61be34a6 | |
parent | 69a10c31511570c69c6bcc1195bc0e8da7f86452 [diff] |
Fix arm-linux default toolchain file The toolchain file was incorrectly setting the xx_INIT variables and thus losing value set in initial cache file. This patch switches to string(APPEND ...) to avoid overwriting data. Change-Id: Ie8a0b2d624fdcc859861a62199f6ccb8df51e087 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>