package/gcc: backport PR56780 patches
authorRomain Naour <romain.naour@openwide.fr>
Sun, 10 May 2015 19:01:26 +0000 (21:01 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 May 2015 22:31:20 +0000 (00:31 +0200)
commit1f96b51be89b5cb7b35c59403641308b95e9bc5c
tree6c50b81fac0f893c6530386d72b10746e8638002
parentaf863a3bc0d3528031cad59dbf8a981f030d4be8
package/gcc: 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.

Fixes:
http://autobuild.buildroot.net/results/28f/28f3074e99a35f4321dad2fa6c5abdad14d2d2c6/

And many more.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/4.8.4/851-PR-other-56780.patch [new file with mode: 0644]