]> code.ossystems Code Review - openembedded-core.git/commit
libtool: remove build host paths from installed libtool
authorShiqun Lin <Shiqun.Lin@windriver.com>
Mon, 3 Nov 2014 09:08:42 +0000 (17:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2014 10:17:19 +0000 (10:17 +0000)
commitb7ab8e045c97d82ed9c424310bb0dbe39cb1dcf0
tree5a0567776a99cdc3647729a1e9cb122fe086f008
parentebf601ad063b935f605c27c8a107ea0cb0fdf221
libtool: remove build host paths from installed libtool

Resulted libtool contains references about paths from the build host

Below variables contains hard coded build paths from the host:
LTCC=
lt_sysroot=
sys_lib_search_path_spec=
LD=
CC=
compiler_lib_search_dirs=
predep_objects=
postdep_objects=
compiler_lib_search_path=

(From OE-Core rev: d27c4226f600584f83f66c86b0988a165e8ecb75)

Signed-off-by: Shiqun Lin <Shiqun.Lin@windriver.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>
meta/recipes-devtools/libtool/libtool_2.4.2.bb