[OE-core] [CONSOLIDATED PULL 15/32] conf, recipes: Redefine LINKER_HASH_STYLE

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 19 16:13:06 UTC 2011


On Fri, 2011-08-19 at 08:27 -0700, Khem Raj wrote:
> > Also, if mips doesn't support this, how is anything at all working at
> > the moment?
> 
> see last line in distro/include/tcmode-default.inc
> 
> TARGET_LINK_HASH_STYLE ?= 
> "${@['-Wl,--hash-style=gnu',''][bb.data.getVar('TARGET_ARCH', d, True) 
> in ['mips', 'mipsel', 'mips64', 'mips64el']]}"

So given that, why can't we just add TARGET_LINK_HASH_STYLE to gcc's
EXTRA_OECONF?

Cheers,

Richard





More information about the Openembedded-core mailing list