]> code.ossystems Code Review - openembedded-core.git/commit
binutils: Fix useless rpaths QA warning
authorKhem Raj <raj.khem@gmail.com>
Tue, 16 Feb 2016 21:14:09 +0000 (21:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2016 07:39:21 +0000 (07:39 +0000)
commit9043202f4e705932a3847f2f7635fca06fe5a916
tree2e23c01a705ac126099da040bb0c07479c3959e8
parent590cf4be70f1355622d3a94d76b4cc6d525d4a34
binutils: Fix useless rpaths QA warning

elfedit and readelf contains /usr/lib in elf header
this patch deletes them from binaries, ideally it
should be fixed in libtool and Makery of binutils

mips target binutils dont build gold so remove
them from ALTERNATIVES list

depend on own version of chrpath native, so builds on
build OS like Centos can work, the verison of chrpath
on centos is old enough to not support dealing with
multi-arch ELF files.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils.inc