commit | 4731c00bb60915c0d4b29c082a752e9925a244b4 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Apr 09 16:30:52 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Apr 11 13:40:33 2024 +0000 |
tree | e9642ec1e0f896ad6ef92525fa8f7f47dcf7c1bb | |
parent | a6cb061b62eda75db46bacb480f5027b6e38de5b [diff] |
fix(build): wrap toolchain paths in double quotes Fix issue with Windows paths containing spaces. Recent toolchain refactoring (cc277de) caused a regression in the Windows build. Ensure toolchain path utilities wrap paths in double quoted strings. Change-Id: I7a136e459d85cff1e9851aedf0a5272a841df09c Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Signed-off-by: Chris Kay <chris.kay@arm.com> Co-authored-by: Chris Kay <chris.kay@arm.com>