Sam Ravnborg | 6 Jun 2012 17:35
Gravatar

Re: [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch

On Wed, Jun 06, 2012 at 01:18:47PM +0300, Artem Bityutskiy wrote:
> On Sat, 2012-05-05 at 10:18 +0200, Sam Ravnborg wrote:
> > Prevent that we eveluate cc-option multiple times for the same
> > option by moving the definitions to Kbuild.arch.
> > The file is included once only, thus gcc is not invoked once per directory.
> > 
> > Another side-effect of this patch is that KCFLAGS are appended last
> > to the list of options. This allows us to better control the options.
> > Artem Bityutskiy <dedekind1 <at> gmail.com> noticed this.
> > 
> > Signed-off-by: Sam Ravnborg <sam <at> ravnborg.org>
> > Cc: Artem Bityutskiy <dedekind1 <at> gmail.com>
> 
> Hi,
> 
> what happened to this patch? I was fixing the real issue I am
> encountering and I thought it'd be taken instead of my original patch.
We decided to move this to next merge release because is was not added
to kbuild thus not enough exposure in -next.

I am planning to resend the serie at around -rc2 time.

	Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Gmane