diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-12-15 11:21:49 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:47 +0000 |
commit | 9dd9d23096e73fa7b6f865241cdd9eff77e5b208 (patch) | |
tree | e07758a8b8b355ecc64c689e8847dd7d356477b5 /meta/classes/python3native.bbclass | |
parent | 03c2129351b39cf5299c2f531483f77e1aead7fc (diff) | |
download | openembedded-core-9dd9d23096e73fa7b6f865241cdd9eff77e5b208.tar.gz openembedded-core-9dd9d23096e73fa7b6f865241cdd9eff77e5b208.tar.bz2 openembedded-core-9dd9d23096e73fa7b6f865241cdd9eff77e5b208.zip |
openssh: move setting LD to allow for correct override
Using the export LD in the recipe does not allow for secodnary toolchain
overriding LD later, by setting it in the do_configure_append the export
is used by autotools setting LD based on the env, but would allow for
override later.
[YOCTO #6997]
(From OE-Core rev: 9b37e630f5f6e37e928f825c4f67481cf58c98a1)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/classes/python3native.bbclass')
0 files changed, 0 insertions, 0 deletions