On Wed, Sep 16, 2009 at 01:19:14PM +0300, Aleksandr Koltsoff wrote:
> (My first patch generated with git, please be gentle :-).
> 
> armv5te is mentioned twice in the arm_eabi_supporting_arches list of
> sane-toolchain.inc. Remove the latter occurance.
> 
>  def compute_os_portion_of_target_triplet (d):
>       import bb
>       arm_eabi_supporting_arches = "armv6 armv6-novfp \
> -     armv5te iwmmxt armv7a armv7 armv6 armv5teb armv5te armv4t"
> +     armv5te iwmmxt armv7a armv7 armv6 armv5teb armv4t"

Looks like armv6 is also mentioned twice...

>       ppc_spe_supporting_arches = "ppce500v2 ppce500"

Denys

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to