[PATCH] Quieten arch/powerpc in a allmodconfig build.

Tony Breeds tony at bakeyournoodle.com
Fri Apr 10 08:45:53 EST 2009


On Fri, Apr 10, 2009 at 12:46:06AM +0200, Segher Boessenkool wrote:

> -Wno-unused or -Wno-unused-pparameter and/or -Wno-unused-variable.  But I
> thought this was about uninitialised var warnings?  -Wno-uninitialized
> for that one.

> If you are asking for a GCC option that will warn for all suspect cases
> _except_ for the ones where it is obvious to you there is no problem:
> you could try -Wesp.

Ooops I was asking for -Wno-uninitialized.  I'll try a build with:
	-Wno-uninitialized -Wesp
and see how that goes.

Thanks.

Yours Tony



More information about the Linuxppc-dev mailing list