From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:43779 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757458Ab0HJLXQ (ORCPT ); Tue, 10 Aug 2010 07:23:16 -0400 Message-ID: <4C613627.1090907@suse.cz> Date: Tue, 10 Aug 2010 13:21:11 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH] Fix CONFIG_CROSS_COMPILE issue in .config References: <20100621120613.86cad1a4.akpm@linux-foundation.org> <4C1FC35C.8090201@suse.cz> <20100805222623.39A3240208@magilla.sf.frob.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Yegor Yefremov Cc: Roland McGrath , Roland Dreier , Tiago Maluta , Andrew Morton , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org On 10.8.2010 08:43, Yegor Yefremov wrote: > On Fri, Aug 6, 2010 at 12:26 AM, Roland McGrath wrote: >>> Yes, this make sense to me. It's not clear to me why we ever needed >>> the conditional assignment of an empty CROSS_COMPILE (that code predates >>> the start of git history) [...] >> >> Perhaps someone used make --warn-undefined-variables. > > Are there any other comments or is the patch valid? Should I resend it > as a new thread? No problem at your side, the patch is fine and I applied it now. Michal