Re: [PATCH 7/8] kbuild: move W=... stuff to Kbuild.arch
From: Artem Bityutskiy <dedekind1@gmail.com>
Date: 2012-08-15 09:36:43
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Artem Bityutskiy <dedekind1@gmail.com>
Date: 2012-08-15 09:36:43
Also in:
lkml
On Wed, 2012-06-06 at 17:35 +0200, Sam Ravnborg wrote:
On Wed, Jun 06, 2012 at 01:18:47PM +0300, Artem Bityutskiy wrote:quoted
On Sat, 2012-05-05 at 10:18 +0200, Sam Ravnborg wrote:quoted
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 [off-list ref] noticed this. Signed-off-by: Sam Ravnborg <redacted> Cc: Artem Bityutskiy <dedekind1@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.
Hi Sam, what happened to this patch-set? At least KCFLAGS patches I am waiting for are still not merged. -- Best Regards, Artem Bityutskiy