commit | ab4d5dfe2f1c4aa68e824f8a755eb723f6f60a2c | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Tue Apr 09 11:17:07 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Tue Apr 09 13:33:19 2024 +0000 |
tree | 5b977cfad1c1cf544ef70764784a9c3b7cc44a98 | |
parent | 4b50d7582f42425b190d17598754a90a3462bce9 [diff] |
docs: clarify build environment prerequisites Our build system extensively uses syntax and tools that are not natively supported by Windows shells (i.e., CMD.exe and Powershell). This dependency necessitates a UNIX-compatible build environment. This commit updates the prerequisites section in our documentation to reflect this. Change-Id: Ia7e02d7a335e6c88bbaa0394650f1313cdfd6e40 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>