]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Fix QA staging errors for target binutils
authorScott Garman <scott.a.garman@intel.com>
Mon, 17 Jan 2011 23:24:58 +0000 (15:24 -0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Jan 2011 09:36:15 +0000 (01:36 -0800)
commit68a9d3dd5a40dd1a3d664e4a99cc9da18686f2e1
tree79ab731d7f3cbe9bb6831bb53486abae44cc6c38
parentce175a948e296c7c5fe6249723e799db47e97932
binutils: Fix QA staging errors for target binutils

* The spurious paths were caused by a -L on commandline which pointed to
  build dir. So we dont use -L <wordir> -liberty instead use the
  libiberty.a directly on commandline effects are same but .la does not
  have the workdir path in deplibs

Patch obtained from OpenEmbedded, written by Khem Raj.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-devtools/binutils/binutils-2.21/libtool-2.4-update.patch