[PATCH] CSKY: Modify the default target vec

Nick Clifton nickc@redhat.com
Thu Jan 3 17:25:00 GMT 2019


Hi Lifang,

> CSKY: Modify the default target vec

I am a little bit worried about this patch:

>   csky-*-elf* | csky-*-linux* )
> -    targ_defvec=csky_elf32_be_vec
> +    targ_defvec=csky_elf32_le_vec
>      targ_selvecs="csky_elf32_be_vec csky_elf32_le_vec"

Is it possible that there are users out there who are already
building toolchains with --target=csky-elf ?  If so they will
probably become confused when the default changes.

Cheers
  Nick



More information about the Binutils mailing list