]> code.ossystems Code Review - openembedded-core.git/commit
classes/cross: set lt_cv_sys_lib_dlsearch_path_spec
authorRoss Burton <ross.burton@intel.com>
Mon, 3 Oct 2016 14:16:29 +0000 (15:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:13:33 +0000 (13:13 +0100)
commitadd28b02e42ffc68a8762029521d08c13110b847
tree176b2abe6207ceec5b4058b8a89d1fca9ed4a0f0
parent014683be144a7e782c91cc5577b3576ca6a533fb
classes/cross: set lt_cv_sys_lib_dlsearch_path_spec

This variable is used by libtool to know what paths are on the default loader
search path.  As we have modified loader paths, cross.bbclass can tell libtool
that both the sysroot libdir and the host library paths are searched, so no
RPATHs for those will be generated.

(From OE-Core rev: 5b61324fa76b27bb6ce13e78b17e767eed2f8f57)

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>
meta/classes/cross.bbclass