Home
last modified time | relevance | path

Searched hist:d6b937142008463d628ef26a753f9c20c57f3617 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefiled6b937142008463d628ef26a753f9c20c57f3617 Mon Jun 21 09:13:21 CDT 2010 Ilya Yanok <yanok@emcraft.com> Makefile: always call date with LC_ALL=C set

Ensure that date is called only with LC_ALL=C locale set to make dates
locale neutral thus preventing lurking of non-ASCII characters into
U-Boot binary.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>

Changed LANG= into LC_ALL= as suggested by Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Wolfgang Denk <wd@denx.de>