Dear Ilya Yanok,
In message <1277129601-1345-1-git-send-email-ya...@emcraft.com> you wrote:
> Ensure that date is called only with LANG=C locale set to make dates
> locale neutral thus preventing lurking of non-ASCII characters into
> U-Boot binary.
>
> Signed-off-by: Ilya Yanok
> ---
> Makefil
On Monday, June 21, 2010 10:13:21 Ilya Yanok wrote:
> Ensure that date is called only with LANG=C locale set to make dates
> locale neutral thus preventing lurking of non-ASCII characters into
> U-Boot binary.
use LC_ALL, not LANG
-mike
signature.asc
Description: This is a digitally signed messa
Ensure that date is called only with LANG=C locale set to make dates
locale neutral thus preventing lurking of non-ASCII characters into
U-Boot binary.
Signed-off-by: Ilya Yanok
---
Makefile |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Makefile b/Makefile
index 3
3 matches
Mail list logo