diff options
author | Andy Ross <andy.ross@windriver.com> | 2012-08-23 17:32:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-24 17:25:14 +0100 |
commit | 8592e828261fb4a48b8156e11b5859d38aeb403f (patch) | |
tree | d6c600c9df64213a496ba2690fa53e8b5006ddfd /meta/recipes-multimedia/lame | |
parent | fed844ed2f558d5da68b0b1fd707bc201b9e5821 (diff) | |
download | ast2050-yocto-poky-8592e828261fb4a48b8156e11b5859d38aeb403f.zip ast2050-yocto-poky-8592e828261fb4a48b8156e11b5859d38aeb403f.tar.gz |
ld: -rpath must search under sysroot
The -rpath argument would search the host filesystem for libraries,
even when a sysroot was defined. For cross toolchains with targets
compatible with the host architecture this can find incorrect
libraries. Leave -rpath-link unmodified, as build systems in the wild
are already using this to point to host directories.
[YOCTO #2965]
(From OE-Core rev: bccea580f1abb762d231f785a4e60c9cd368dcdf)
Signed-off-by: Andy Ross <andy.ross@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/lame')
0 files changed, 0 insertions, 0 deletions