]> code.ossystems Code Review - openembedded-core.git/commit
openssh: move setting LD to allow for correct override
authorSaul Wold <sgw@linux.intel.com>
Mon, 15 Dec 2014 19:21:49 +0000 (11:21 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:12 +0000 (17:54 +0000)
commit9b37e630f5f6e37e928f825c4f67481cf58c98a1
tree58463777ce9e4253891f5946ebec1243c2327951
parent6cea10dd8f041731269ad16b94d8e172ab1f7257
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]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssh/openssh_6.6p1.bb