]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross.inc: Process binaries in build dir to be relocatable
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 11 Sep 2019 14:13:07 +0000 (14:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2019 14:28:55 +0000 (15:28 +0100)
commit34d9f60a8c2e98fdacbb799af11ec015bc5700f4
tree3c082bf5525e55245a5d40ae57f3e1890c89fc0d
parent47edd51970ed0c33edbe04fd72abd1cfc6ecd3d1
gcc-cross.inc: Process binaries in build dir to be relocatable

Process binaries within the build directory before stashing to be
relocatable with ORIGIN relative rpaths. This corrects issues with
rpaths being invalid when trying to use the binaries from an unstashed
build directory (e.g. gcc-runtime).

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc