diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-08-16 15:17:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-28 14:58:51 +0100 |
commit | 81d9b54d7e6335d7d0aeff3fa6ac083989c2f69d (patch) | |
tree | d8858d489b2fa6043a0285ca0cb352904959141d /meta/recipes-core | |
parent | 19a7e6c63b14e8c63ff0aadd9b068869230d514f (diff) | |
download | poky-81d9b54d7e6335d7d0aeff3fa6ac083989c2f69d.tar.gz |
conf,recipes: Add new variable LINKER_HASH_STYLE
LINKER_HASH_STYLE in OE is set to either 'sysv' or 'gnu'
depending upon processor architecture e.g. mips does not support
gnu hash style so is uses sysv
besides 'sysv' and 'gnu' third option is to set it to 'both' we do
not do that by default but user can still set it
(From OE-Core rev: 17322dba8434e592d3922496f89f8d1d5598247e)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions