[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160322085042.634c68c9@gandalf.local.home>
Date: Tue, 22 Mar 2016 08:50:42 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Lucas Stach <l.stach@...gutronix.de>,
Jiri Olsa <jolsa@...nel.org>, linux-kernel@...r.kernel.org,
kernel@...gutronix.de, patchwork-lst@...gutronix.de,
Wang Nan <wangnan0@...wei.com>, acme@...nel.org,
David Sharp <dhsharp@...gle.com>
Subject: Re: [PATCH] tools lib api: respect CROSS_COMPILE for the linker
On Tue, 22 Mar 2016 08:10:10 +0100
Jiri Olsa <jolsa@...hat.com> wrote:
> On Mon, Mar 21, 2016 at 05:40:30PM -0300, Arnaldo Carvalho de Melo wrote:
> > Em Mon, Mar 21, 2016 at 09:08:52AM +0100, Jiri Olsa escreveu:
> > > On Fri, Mar 18, 2016 at 02:38:52PM -0300, Arnaldo Carvalho de Melo wrote:
> > > > Em Fri, Mar 18, 2016 at 12:16:23PM -0500, Josh Poimboeuf escreveu:
> > > > > So 'allow-override' would probably be a good option.
> >
> > > > Humm, my preference is to make tools/ look like the kernel, and the
> > > > kernel doesn't use that allow-override thing, right? So perhaps add what
> > > > is missing to make it look exactly like the kernel and then ditch this
> > > > allow-override thing?
> >
> > > Steven explained his reason for allow-override in the comment above it,
> > > please make sure the new solution follows that
> >
> > Sure, and I'm no make guru, but what puzzles me is why isn't this
> > required in:
> >
> > [acme@...et linux]$ grep -w ^CC Makefile
> > CC = $(CROSS_COMPILE)gcc
> > [acme@...et linux]$
>
> Steve has special requirements I guess ;-) CC-ed
>
I just copied what I had in trace-cmd. David Sharp is the one that
added that code.
Link: http://lkml.kernel.org/r/1299791491-1805-1-git-send-email-dhsharp@google.com
-- Steve
Powered by blists - more mailing lists