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:19:04 +0000 |
commit | 8dde9d4bd4e8a4be8abbe739159159d0412fd79c (patch) | |
tree | 6a221c617867e255ecb8de37a836f0ab05af3c27 /meta/recipes-qt | |
parent | b0feb20abcaf4cf24353c5db559139df9d167b0c (diff) | |
download | poky-8dde9d4bd4e8a4be8abbe739159159d0412fd79c.tar.gz |
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)
(From OE-Core rev: 9dd9d23096e73fa7b6f865241cdd9eff77e5b208)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
0 files changed, 0 insertions, 0 deletions