package/binutils (arc): backport PR56780 patches
authorRomain Naour <romain.naour@openwide.fr>
Wed, 13 May 2015 21:36:36 +0000 (23:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 13 May 2015 22:36:40 +0000 (00:36 +0200)
commit0c12f72775b332fe7e3f7589ec4d08534b8ec64e
tree669b7dcb57c888e0026b865d8c84d415846a3c08
parent660dff80f854b05f6c7e28e2e9059d8f58fb6a13
package/binutils (arc): backport PR56780 patches

--disable-install-libiberty configure option is broken
in gcc 4.8.x, so libiberty.a is always installed in HOST_DIR.

This library broke the host-gdb build due to a fpic/fPIC issue.

Since binutils use a copy of gcc's libiberty sources, it's
affected by the same bug.

binutils-arc-2014.11 which is based on 2.23 branch doesn't have
the PR56780 fixies, so backport them.

Fixes:
http://autobuild.buildroot.net/results/ca4/ca45297aa0ffbc9062ed92dc7ac070b0b33001de/

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/binutils/arc-2014.12/0001-PR-other-56780.patch [new file with mode: 0644]