Files
poky/meta
Robert Yang 8fb1cd85d0 libunwind: use gold for all archs
At least the following boards have build errors without using gold:
qemux86, qemux86-64, qemuarm, qemuaarch64, qemuppc.

The error is:
ld: copy reloc against protected `_Uaarch64_local_addr_space' is invalid
ld: failed to set dynamic section sizes: Bad value
ld: copy reloc against protected `_Uaarch64_local_addr_space' is invalid
ld: failed to set dynamic section sizes: Bad value
| collect2: error: ld returned 1 exit status

So use gold for all archs to fix the problem.

(From OE-Core rev: 3dd233ac0c80393824100c54bb525236f8290fd2)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-21 07:20:24 +01:00
..
2015-04-13 22:33:22 +01:00
2015-04-21 07:20:23 +01:00
2015-04-21 07:20:23 +01:00
2015-04-21 07:20:23 +01:00
2015-04-21 07:20:24 +01:00
2015-01-07 23:35:01 +00:00
2015-04-15 14:19:46 +01:00
2014-01-02 12:58:54 +00:00
2013-04-10 09:23:17 +01:00