[Buildroot] [git commit] toolchain-external: drop no longer needed CC_TARGET_<foo>_ variables

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 2 14:29:35 UTC 2018


Hello,

On Mon, 1 Oct 2018 15:12:35 +0100, Mark Corbin wrote:

> > +ifneq ($(GCC_TARGET_ARCH),)
> > +TOOLCHAIN_EXTERNAL_CFLAGS += -march=$(CC_TARGET_ARCH)
> > +TOOLCHAIN_EXTERNAL_TOOLCHAIN_WRAPPER_ARGS += -DBR_ARCH='"$(GCC_TARGET_ARCH)"'  
> 
> ...isn't there a 'G' missing in front of the 'CC_TARGET_ARCH' in the
> inserted TOOLCHAIN_EXTERNAL_CFLAGS line above?

Indeed, sorry for the mess here. Seems like I messed up the
search/replace. Good that we have people reviewing the patches! :-)

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list