[Buildroot] [git commit] binutils: bump default to version 2.26.x

Benoît Allard benoit.allard at greenbone.net
Fri Sep 16 09:44:32 UTC 2016


Hi guys,

Looks like this commit is introducing a regression when building
syslinux:


ld: /home/buildslave/slave/project/build/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libefi.a(dpath.o):
unrecognized relocation (0x2a) in section `.text'
ld: final link failed: Bad value

Explicitely switching to 2.27 is giving the same issue, switching 
(explicitely) back to 2.25.1 did worked though.

Let me know if you need more information to reproduce that.

Regards,
Ben

On Thu, 8 Sep 2016 20:28:56 +0200
Peter Korsgaard <peter at korsgaard.com> wrote:

> commit:
> https://git.buildroot.net/buildroot/commit/?id=49d7c797f152685a7187acbcefd9636d112b33b6
> branch:
> https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
> 
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  package/binutils/Config.in.host | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/binutils/Config.in.host
> b/package/binutils/Config.in.host index 6ef89a5..2333a6e 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_25_X
> +	default BR2_BINUTILS_VERSION_2_26_X
>  	help
>  	  Select the version of binutils you wish to use.
>  
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20160916/0e08225d/attachment-0001.asc>


More information about the buildroot mailing list