diff options
author | James Limbouris <james@digitalmatter.com.au> | 2012-02-28 11:49:06 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-28 12:27:52 +0000 |
commit | 991e34ca89757fc6cb46cba750c62f02b5ee92cb (patch) | |
tree | 118a96d5423eafda7e03613635fd1122d3ce2ab8 /meta/classes/python-dir.bbclass | |
parent | 13949f2100d179ead5136fa9d636c09588d4b0b4 (diff) | |
download | poky-991e34ca89757fc6cb46cba750c62f02b5ee92cb.tar.gz |
mtd-utils: Don't use host 'ranlib' or 'ar'.
If ranlib, ar, or cc are not supplied to make, it attempts to use ${CROSS}xxx.
Since ${CROSS} is not set, host ranlib may run, producing an unusable .a file on some platforms.
(From OE-Core rev: b8231237c6878599833c9bbaef7b68060fcbe935)
Signed-off-by: James Limbouris <james@digitalmatter.com.au>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/python-dir.bbclass')
0 files changed, 0 insertions, 0 deletions