diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2018-02-12 10:52:01 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-15 13:28:54 +0000 |
commit | 3e10060c99d6752236317c7590a0aa7563193346 (patch) | |
tree | 93c4bfc7868be4991dc1e2a6cae9616fb6013ee2 /scripts/lib/devtool/utilcmds.py | |
parent | 60ff32e38df02dc29aa161f922789b42f2ebb19c (diff) | |
download | poky-3e10060c99d6752236317c7590a0aa7563193346.tar.gz |
icecc-create-env: Use program interpreter for deps
ldd cannot always be used to determine a program's dependencies
correctly, particularly when the program specifies an alternate program
interpreter (dynamic loader). This commonly happens when using a
uninative tarball. Instead, determine the program's requested
interpreter, and ask it to list the dependencies.
(From OE-Core rev: 96d5831ef0e535d3f91acd3e979316355fbde04e)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions