Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763875AbZLQGbP (ORCPT ); Thu, 17 Dec 2009 01:31:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763319AbZLQGbN (ORCPT ); Thu, 17 Dec 2009 01:31:13 -0500 Received: from terminus.zytor.com ([198.137.202.10]:39225 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762709AbZLQGbM (ORCPT ); Thu, 17 Dec 2009 01:31:12 -0500 Message-ID: <4B29CE79.8000003@zytor.com> Date: Wed, 16 Dec 2009 22:23:53 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 MIME-Version: 1.0 To: Roland Dreier CC: Sam Ravnborg , Michal Marek , Masami Hiramatsu , Andrew Isaacson , Ingo Molnar , x86@kernel.org, linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, Rob Landley Subject: Re: CONFIG_KPROBES=y build requires gawk References: <20091216235617.GA12267@hexapodia.org> <4B29A686.9070603@redhat.com> <4B29BA13.7020502@redhat.com> <20091217054524.GA3931@merkur.ravnborg.org> <4B29C81E.2000704@zytor.com> In-Reply-To: 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: 699 Lines: 26 On 12/16/2009 10:17 PM, Roland Dreier wrote: > > > +# Avoid funny character set dependencies > > +LC_ALL= > > +LC_CTYPE=C > > +LC_COLLATE=C > > +LC_NUMERIC=C > > +export LC_ALL LC_CTYPE LC_COLLATE LC_NUMERIC > > Yes, this plus my first patch (only touching the awk script, not the > Makefile) make sense to me. Right, of course. -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/