[Buildroot] [PATCH v3 24/24] toolchain-external: introduce and use external toolchain infra

Romain Naour romain.naour at gmail.com
Sun Nov 6 17:59:48 UTC 2016


Hi Arnout,

Le 06/11/2016 à 18:50, Arnout Vandecappelle a écrit :
> 
> 
> On 31-10-16 15:57, Romain Naour wrote:
>> -# Some toolchain vendors have a regular file naming pattern.
>> -# For them, mass-define _ACTUAL_SOURCE_TARBALL based _SITE.
>> -ifneq ($(findstring sourcery.mentor.com/public/gnu_toolchain,$(TOOLCHAIN_EXTERNAL_SITE)),)
>> -TOOLCHAIN_EXTERNAL_ACTUAL_SOURCE_TARBALL ?= \
>> -	$(subst -i686-pc-linux-gnu.tar.bz2,.src.tar.bz2,$(subst -i686-pc-linux-gnu-i386-linux.tar.bz2,-i686-pc-linux-gnu.src.tar.bz2,$(TOOLCHAIN_EXTERNAL_SOURCE)))
>> -endif
> 
>  I didn't notice earlier, but this bit seems to have gotten lost. Forgot to test
> legal-info?

no, because each codosourcery package provide their own
TOOLCHAIN_EXTERNAL_CODESOURCERY_<arch>_ACTUAL_SOURCE_TARBALL, so legal-info
should still works.

Best regards,
Romain

> 
>  Regards,
>  Arnout
> 




More information about the buildroot mailing list