diff options
author | Khem Raj <raj.khem@gmail.com> | 2014-02-16 19:48:16 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2014-02-17 09:22:38 -0800 |
commit | 0ee08a02e0750b6184e7e8f6906c1d3b31282178 (patch) | |
tree | 8d59dc84892ac5e407abfb203bad4dc383f60ca5 /meta/recipes-multimedia/gstreamer | |
parent | 08134b74807c2647df869b226024213082332899 (diff) | |
download | openembedded-core-contrib-0ee08a02e0750b6184e7e8f6906c1d3b31282178.tar.gz |
binutils: ld-is-gold should not affect native and crosssdk recipes
gold linker does not support all architectures, currently arm and x86
are best supported, therefore we can not enable this as a full distro
option where we need to support other architectures e.g. ppc, mips
currently, if we enable ld-is-gold distro feature conditionally then it
invalidates native and sdk version of native binutils because configure
option would change. With this patch we limit ld-is-gold feature to
imapact cross binutils and target binutils only. This means that we
can reuse the sdk and native versions across architectures.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
0 files changed, 0 insertions, 0 deletions