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:39:50 +0100 |
commit | e27573b6c3562662e4b2f5d8543eb7d150c3bc92 (patch) | |
tree | 49d567f229f61bb31d2b99c8b7d61a0f421db1a4 /meta/recipes-devtools | |
parent | bcada055f89c8722024faf20088943ea006cfe36 (diff) | |
download | openembedded-core-e27573b6c3562662e4b2f5d8543eb7d150c3bc92.tar.gz openembedded-core-e27573b6c3562662e4b2f5d8543eb7d150c3bc92.tar.bz2 openembedded-core-e27573b6c3562662e4b2f5d8543eb7d150c3bc92.zip |
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.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions