Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754759Ab0HJGnZ (ORCPT ); Tue, 10 Aug 2010 02:43:25 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:54332 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753166Ab0HJGnU convert rfc822-to-8bit (ORCPT ); Tue, 10 Aug 2010 02:43:20 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TW73SPn/0w759uF9RTuDcseZkFoZ2N7GkyFnitK7TQyowuF5qfH79TthOcvlif6Vuu eMBel+1SdrXIUKIJZ7BGg9DBo8vE2REzlIA8SqwvuREVpGVaF3z1+YB+TY2ooP2P1/aa 0kgt8WfeSnShh/IuKZ6yFZxCCrHaT5Rihp+V0= MIME-Version: 1.0 In-Reply-To: <20100805222623.39A3240208@magilla.sf.frob.com> References: <20100621120613.86cad1a4.akpm@linux-foundation.org> <4C1FC35C.8090201@suse.cz> <20100805222623.39A3240208@magilla.sf.frob.com> Date: Tue, 10 Aug 2010 08:43:18 +0200 Message-ID: Subject: Re: [PATCH] Fix CONFIG_CROSS_COMPILE issue in .config From: Yegor Yefremov To: Roland McGrath Cc: Roland Dreier , Tiago Maluta , Michal Marek , Andrew Morton , linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 17 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? Regards, Yegor -- 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/