From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 30 Oct 2009 11:47:33 -0500 Subject: [U-Boot] [PATCH] makefiles: fixes/cleanup for building build tools In-Reply-To: <200910301243.32538.vapier@gentoo.org> References: <20091026221703.GB21570@loki.buserror.net> <20091030082804.0C1C0C88C8@gemini.denx.de> <20091030155342.GA427@loki.buserror.net> <200910301243.32538.vapier@gentoo.org> Message-ID: <4AEB18A5.8080200@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mike Frysinger wrote: > then lets go the route you proposed -- invert the logic. default includes the > -pedantic flag while the HOSTCOMPILE_NOPED does not. and we use that for the > code that needs newer standards. OK. Should I drop the easylogo change, if it's currently being built outside the toplevel makefile system? -Scott