Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751089AbZLZFPS (ORCPT ); Sat, 26 Dec 2009 00:15:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750766AbZLZFPP (ORCPT ); Sat, 26 Dec 2009 00:15:15 -0500 Received: from terminus.zytor.com ([198.137.202.10]:36131 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750717AbZLZFPO (ORCPT ); Sat, 26 Dec 2009 00:15:14 -0500 Message-ID: <4B359BC0.3080808@zytor.com> Date: Fri, 25 Dec 2009 21:14:40 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Thunderbird/3.0 MIME-Version: 1.0 To: Masami Hiramatsu CC: Simon Horman , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Michal Marek , Roland Dreier , Sam Ravnborg Subject: Re: [patch] Makefile: Unexport LANG References: <20091224111300.GA31932@verge.net.au> <4B359166.3050106@redhat.com> In-Reply-To: <4B359166.3050106@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 23 On 12/25/2009 08:30 PM, Masami Hiramatsu wrote: >> >> # Avoid funny character set dependencies >> +unexport LANG >> unexport LC_ALL >> LC_CTYPE=C >> LC_COLLATE=C > At this point, it seems to me that we should just LC_ALL=C and be done with it (see other thread.) -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/