[Buildroot] [PATCH] iodine: new package

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Feb 21 14:59:54 UTC 2015


On 02/21/2015 11:56 AM, Thomas Petazzoni wrote:

>> +define IODINE_BUILD_CMDS
>> +	$(MAKE) CC="$(TARGET_CC)" ARCH=$(BR2_ARCH) -C $(@D)
> 
> Is passing ARCH actually needed? I see ARCH being defined as `uname -m`
> in src/Makefile, but it doesn't seem to be used anywhere.
> 
> If it's actually used, are we sure that the values of $(BR2_ARCH) match
> what iodine expect as ARCH values?
> 
> Thanks!

It's not really required, just to cover for the cosmetic/paranoid type ;)
Regards.





More information about the buildroot mailing list