|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix gcc-4.6's set-but-not-used warnings
On 25/08/2011 16:43, "Jan Beulich" <JBeulich@xxxxxxxx> wrote:
>>>> On 25.08.11 at 16:39, Keir Fraser <keir.xen@xxxxxxxxx> wrote:
>> On 25/08/2011 15:20, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:
>>
>>> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
>>
>> But we compile with -Wno-unused-but-set-variable?
>
> My problem seems to be related to me setting the cross-compiler
> override in ./.config, but that file gets included only after the first set
> of cc-option-add invocations already happened. Unless there's another
> way of setting the cross-compile override persistently (i.e. not on the
> make command line), would it be possible to move those invocations
> down (which works for me)?
Move the cc-option-add invocations right to the very bottom of Config.mk?
Makes sense to me. I'll make that change.
-- Keir
> Jan
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|