[Buildroot] Comments on boost package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Sep 23 14:13:29 UTC 2011


Le Fri, 23 Sep 2011 13:35:01 +0200,
"Allan W. Nielsen" <a at awn.dk> a écrit :

> > Maybe this can be done with a make $(subst ...) call.
> 
> I simply could not get it to work.

It's a little bit tricky:

	$(subst $(space),$(comma),$(myvar))

The "space" and "comma" variables are defined by the main Buildroot
Makefile, and they allow to pass a space and a comma as argument to
$(subst) :-)

Regards,

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