[Buildroot] ALSA tools for build-root

Rod Boyce buildroot at teamboyce.co.uk
Sat Jun 2 03:40:10 PDT 2007


Bernhard Fischer wrote:
> On Sat, Jun 02, 2007 at 11:00:30AM +0100, Rod Boyce wrote:
>   
>> All,
>>     
>
>   
>> +$(foreach var,$(ALSA-TOOLS_TGTS),$(eval $(call alsa-mk_target,$(var))))
>>     
>
> I think that creating rules with a define was horribly broken with
> anything older than make-3.81
>
> Did you test these changes against make-3.80, which is the oldest
> version that is currently needed to use buildroot?
>
>   
Bernhard,

I cannot believe my luck but the output from make --version on my 
development machine is:

[rod at celeron root]$ make --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


So I guess that means I have tested this on 3.80 :-) 8-) :-)


Regards,
Rod Boyce


More information about the buildroot mailing list