From: H. Peter Anvin Date: Thu, 17 Dec 2009 23:51:37 +0000 (-0800) Subject: Makefile: Unexport LC_ALL instead of clearing it X-Git-Tag: v2.6.33-rc2~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b5dc646b9479b786d77749936f25910cd82a37;p=pandora-kernel.git Makefile: Unexport LC_ALL instead of clearing it Apparently not all versions of glibc and utilities treat an empty LC_ALL as nonexistent, causing error messages to be garbled. Instead, explicitly unexport it from the environment. Reported-and-tested-by: Masami Hiramatsu Signed-off-by: H. Peter Anvin LKML-Reference: <4B2AC394.4030108@redhat.com> Cc: Michal Marek Cc: Roland Dreier Cc: Sam Ravnborg --- Reading git-diff-tree failed