mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
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>
This commit is contained in: