diff options
author | Khem Raj <raj.khem@gmail.com> | 2017-03-14 16:35:31 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-17 16:53:05 +0000 |
commit | 56b2f19ca16bc09bfbec5addef360821b631b471 (patch) | |
tree | 3e49c359f7b7124e5d1027b8835118e9069fe0ba /meta/recipes-graphics | |
parent | 12afe700f376e2f1d47ef3864affd920b3955c87 (diff) | |
download | poky-56b2f19ca16bc09bfbec5addef360821b631b471.tar.gz |
binutils: Enable threading when gold is enabled and is not default linker
Currently we enable threaded linking feature of gold linker only
when its used as default ld. There is no need to restrict it when
its not default linker either. As long as gold is enabled, which
is the case here, we should be able to do threaded linking.
(From OE-Core rev: 759eed2b02e0a7b5c8b19d4b087d9151c009eed4)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions