]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: remove redundant setting of MAKE
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 5 Feb 2013 15:55:47 +0000 (16:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Feb 2013 14:46:02 +0000 (14:46 +0000)
commitb9c83b22b555349314191ba60346b01a9252a812
tree86457e28f8c5bf63618e473f74610c553dd0c1c1
parent14c08a97949b3a05221a556902fd7fb868d1f843
base.bbclass: remove redundant setting of MAKE

oe_runmake() tried to set MAKE a second time, remove it since this is
(nowadays?) redundant WRT the normal export MAKE= in the generated
scripts.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/base.bbclass