
1 May
2023
1 May
'23
11:03 a.m.
Hi Simon,
On Sun, Apr 30, 2023 at 9:30 AM Simon Glass sjg@chromium.org wrote:
Windows doesn't really support symlinks so fails to build this file. Use a single-line #include instead.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
include/ctype.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) mode change 120000 => 100644 include/ctype.h
This patch does not seem necessary if:
1. Enable Windows developer mode 2. export MSYS=winsymlinks:native
Regards, Bin