]> code.ossystems Code Review - openembedded-core.git/commit
autotools.bbclass: remove autotools_set_crosscompiling
authorRoss Burton <ross.burton@intel.com>
Wed, 2 Jul 2014 10:24:11 +0000 (11:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2014 16:38:47 +0000 (17:38 +0100)
commitadaa0568390d0dfef1c4d87809601aab85299e97
tree350bc31450d3388c25470d9070cbaed2fae74afe
parent2dfb2ef06763cb6044dc1630875024e7310b3df4
autotools.bbclass: remove autotools_set_crosscompiling

The only reference to this function is a commented-out assignment, and nothing
in oe-core nor meta-oe uses autotools_set_crosscompiling directly.  As it's
unused, remove it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass