]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Enable threading when gold is enabled and is not default linker
authorKhem Raj <raj.khem@gmail.com>
Tue, 14 Mar 2017 23:35:31 +0000 (16:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 15:37:04 +0000 (15:37 +0000)
commit759eed2b02e0a7b5c8b19d4b087d9151c009eed4
tree5108ab53037c9bd6e66867216ba081d50ade6f1f
parent8f504a7737d5e6be6ec61f9ce8728a2c74102a8a
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.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils.inc