[Buildroot] [PATCH] binutils: Use the default version by default

Baruch Siach baruch at tkos.co.il
Wed Jul 2 09:36:10 UTC 2014


Hi Vicente,

On Wed, Jul 02, 2014 at 10:29:45AM +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
> Reviewed-by: Markos Chandras <markos.chandras at imgtec.com>

Subject should mention that this commit only affects MIPS.

baruch

> ---
>  package/binutils/Config.in.host |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
> index 08540a3..bc21f5e 100644
> --- a/package/binutils/Config.in.host
> +++ b/package/binutils/Config.in.host
> @@ -3,7 +3,7 @@ comment "Binutils Options"
>  choice
>  	prompt "Binutils Version"
>  	depends on !BR2_arc
> -	default BR2_BINUTILS_VERSION_2_21 if (BR2_mips || BR2_mipsel || BR2_sh)
> +	default BR2_BINUTILS_VERSION_2_21 if BR2_sh
>  	default BR2_BINUTILS_VERSION_2_24 if BR2_microblaze || BR2_powerpc64le
>  	default BR2_BINUTILS_VERSION_2_22
>  	help

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list