diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 09:48:31 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-03 12:40:41 +0100 |
commit | 53eaed5c155656a60e603439c00c541052c8d043 (patch) | |
tree | b422ae2ce054bd7fefe3e66103521015828f4bec /bitbake | |
parent | c70203998b30329dd20dd8b146cebe08130cf57f (diff) | |
download | poky-53eaed5c155656a60e603439c00c541052c8d043.tar.gz |
package: Convert dylib handling from .la to otool
Currently, the darwin shlibs detection is done by parsing the .la file
dependency fields. This is very old code and is incomplete in some
cases so convert to using otool -l and otool -L to correctly load
the rpath and dependency information.
(From OE-Core rev: e27573b6c3562662e4b2f5d8543eb7d150c3bc92)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions