[Buildroot] [PATCH 2/2] Adjust v86d.mk per better source URL and build method.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon May 7 14:04:06 UTC 2012


Le Mon, 7 May 2012 16:55:19 +0300,
Baruch Siach <baruch at tkos.co.il> a écrit :

> > 	$(MAKE) $(TARGET_CONFIGURE_OPTS) CFLAGS="$(TARGET_CFLAGS)
> > -D__i386__" -C $(@D) all
> 
> But then you'll have CFLAGS defined twice. Is this OK?

You'll have a first definition of CFLAGS in TARGET_CONFIGURE_OPTS,
overriden by the local redefinition. We do this in numerous places in
Buildroot already.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list