]> 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>
Mon, 3 Oct 2016 14:45:17 +0000 (15:45 +0100)
commit5b61324fa76b27bb6ce13e78b17e767eed2f8f57
tree151e8ec9dc6415faa77b1f1278c58d5e5a8e213d
parent21cc2a3f63ea260dbf6b50e2fd4dd50cacdd9935
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cross.bbclass