On Fri, Oct 30, 2009 at 09:28:04AM +0100, Wolfgang Denk wrote:
> Dear Scott Wood,
> 
> In message <20091029161835.ga28...@loki.buserror.net> you wrote:
> >
> > We can't build everything with it, as we have a lot of code that is
> > incompatible.  There were already exceptions in the makefiles for these
> > files.  Fixing that code is beyond the scope of this change, especially for
> > code like libfdt that has an external upstream.
> > 
> > I'd be OK with removing -pedantic from everything, if Wolfgang agrees.
> 
> I don't agree. Rather I'd like to see it added everywhere, or at least
> to all code that is compiled using HOSTCC.

Well, then someone has to fix the code that doesn't build with -pedantic --
including upstream code from libfdt.

That's beyond the scope of a makefile restructuring, though this patch does
make it a little simpler to move files from one set to another as they get
fixed.

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to