Hi Wolfgang,
> Besides - I agree with Mike's comment how your MacOS issue should be
> fixed.
But will Mike's fix break Windows user which cross-compile u-boot ?
The path separator is '\' instead of '/'
Regards,
Keith
___
U-Boot mailing list
U-Boot@list
There is no GNU basename support in MacOS.
Use generic POSIX basename defined in libgen.h instead.
Signed-off-by: Keith Mok
---
tools/mkenvimage.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/mkenvimage.c b/tools/mkenvimage.c
index f781731..8b49723
2 matches
Mail list logo