]> code.ossystems Code Review - openembedded-core.git/commit
mtd-utils: Don't use host 'ranlib' or 'ar'.
authorJames Limbouris <james@digitalmatter.com.au>
Tue, 28 Feb 2012 03:49:06 +0000 (11:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Feb 2012 12:14:52 +0000 (12:14 +0000)
commitb8231237c6878599833c9bbaef7b68060fcbe935
treed3ce30cfcd7c704a8108d4211ae6d436097a2ab9
parentd0853052228128ccca2b744dae9c4dceae23067a
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.

Signed-off-by: James Limbouris <james@digitalmatter.com.au>
meta/recipes-devtools/mtd/mtd-utils_1.4.9.bb