Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 426b69830efff788f2c17a4b920a84d6e08739c8
https://github.com/tianocore/edk2/commit/426b69830efff788f2c17a4b920a84d6e08739c8
Author: Leif Lindholm <[email protected]>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py
Log Message:
-----------
BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py
Commit ea56fa3d4706 ("BaseTools: Enable RISC-V architecture for RISC-V
EDK2 CI") introduced a UTF-8 NBSP (0xc2a0) inside a comment block
otherwise copied identically from pre-existing architectures.
This was clearly unintentional and confuses things when looking for
which files contain UTF-8 encodings, so change it to good old 0x20.
Signed-off-by: Leif Lindholm <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits